

body 
{
 	background-position: 0% 0%; 
 	background-image:url('../images/back.jpg'); 
 	background-repeat:repeat; 
 	background-attachment:scroll; 
}

a:link       
{ 
	color: #B0AAFF 
}
a:hover      
{ 
	color: #FF0000 
}
a:visited    
{ 
	color: #CC66FF 
}

p       
{ 
	font-family: Times New Roman; font-size: 12pt; color: #FFFFCC; text-align:center
}

h1
{
	font-family:Times New Roman; color:#FFFFCC; font-size:24pt; text-align:center
}

h2
{
	font-family:Times New Roman; color:#FFFFCC; font-size:18pt; text-align:center
}

h3
{
	font-family:Times New Roman; color:#FFFFCC; font-size:16pt; text-align:center
}

h4
{
	font-family:Times New Roman; color:#FFFFCC; font-size:14pt; text-align:center
}


.note
{
	color: #C0C0C0; font-style: italic
}

.contact
{
	font-size: 8pt; color: #FFFFFF; font-family: Arial; font-weight: bold
}

.form_field
{
	font-family: Times New Roman; font-size: 12pt; color: #FFFFCC; text-align:left
}

