.hr{font-family: Geneva, Arial, Helvetica, san-serif; font-size: 16px;; background-image: url(img/rule.jpg); background-repeat: repeat-x}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-variant: normal;
	color: Black;
	background-color: #F0F8FF;
	text-decoration: none;
	border : thin solid;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-variant: normal;
	color: Black;
	background-color: #F5F5DC;
	text-decoration: none;
	border : thin solid;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-variant: normal;
	color: Black;
	background-color: #FFCC66;
	text-decoration: none;
	border : thin solid;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-variant: normal;
	color: Black;
	background-color: #FFCC66;
	text-decoration: none;
	border : thin solid;
	}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #00008B;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 16pt;
	color : Black;
}

H2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bolder;
	font-size : 15pt;
	color : Black;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 14pt;
	color : Black;
}
H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 13pt;
	color : Black;
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 12pt;
	color : Black;
}
.input {
	background-color : #FFFFE1;
	color : #404040;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-style : normal;
	border : none;
	padding-left : 2px;
	font-size : 9pt;
}	
.submit{
	background-color : #FFFFE1;
	color : Black;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	border : thin outset Silver;
	border-bottom-width : medium;
	border-right-width : medium;
	padding-left : 2px;
}
