﻿
body {
color:					#FFFFFF;
background-color:		#000000;
background-image:		url('/images/back.gif');
background-repeat:		repeat-x;
font-family:			"Trebuchet MS", Tahoma, Arial, Helvetcia, sans-serif;
font-size:				10pt;
line-height:			12pt;
}

table {
color:					#CCCCCC;
font-family:			"Trebuchet MS", Tahoma, Arial, Helvetcia, sans-serif;
font-size:				10pt;
line-height:			12pt;
font-weight:			normal;
}

ul {
list-style:				square;
padding-left:			0px;
margin-left:			10px;
}

p {
margin-top:				0px;
margin-bottom:			10pt;
padding-left:			0px;
padding-right:			0px;
} 

h1 {
color:					#FFFFFF;
font-size:				12pt;
line-height:			14pt;
border-bottom:			1px solid #CCCCCC;
}

/* hyperlinks */

a:active {
color:					#FFFF66;
text-decoration:		underline; }

a:visited {
color:					#66FF66;
text-decoration:		underline; }

a:link {
color:					#66FF66;
text-decoration:		underline; }

a:hover {
color:					#FFFFFF;
text-decoration:		underline; }
