﻿
body { color: #000; background-image: url(images/index_01.jpg); background-attachment: fixed; margin-top: 0; margin-left: 0; }

H1 { 
	font-family: Arial, Helvetica; 
	color: #62bb46; 
	font-size : 18pt; 
	display : inline;
}

H2 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 16pt; 
}

H3 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 14pt; 
}

H4 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 12pt; 
}
b { 
	font-family: Verdana, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

i { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

table { font-family: Verdana, Helvetica; color: white; font-size : 10pt; background-image: url(images/index_01.jpg); background-attachment: fixed; }

li { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

hr {
	width: 85%;
	color: #963;
}

a:link { color : #9c6; text-decoration: none; }

a:visited { 
	color : #fff; 
}

a:hover { color : #fff; text-decoration: underline; }

a:active { 
	color : #9c6; 
}
.formfields  { font-family: arial; color: green; font-size: 9pt; background-image: url(images/index_01.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: 50% top; width: 100; margin-left: 5px; border: solid 1px; padding-left: 2px; padding-right: 2px; }
.head { color: #62bb46; font-size: 17px; font-family: sans-serif, georgia; font-weight: bold; }
.head2 { color: #62bb46; font-size: 21px; font-family: sans-serif, Arial, Helvetica; font-weight: bold; }
.subhead { color: #7fc242; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; }
