body {background-color: #2F303D; margin: 0;}
td.main 
{
	background-color: #ffffff;	
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: top;
	background-image: url("../graphics/background.jpg");
	border-style: solid;
	border-width: 0px 30px 0px 30px;
	border-color: #000000 #07367D #000000 #FFA200; 
	padding: 10px;
}
h1 {
	font-family: arial;
	font-size:13pt;
	color:#981004;
	text-align:left;
	margin-top: 20px;
	margin-bottom: 10px;
	}
h6 {
	font-family: verdana;
	font-size:8pt;
	color:#666666;
	text-align:center;
}

p {
	font-family: verdana;
	font-size:10pt;
	color:#000066;
	text-align:justify;
	line-height: 22pt;
}
p.center {
	font-family: verdana;
	font-size:10pt;
	color:#000066;
	text-align:center;
	line-height: 22pt;
}
ul {
	font-family: verdana;
	font-size:10pt;
	color:#000066;
	text-align:left;
	line-height: 18pt;
	margin-left:100px
}
ol {
	font-family: verdana;
	font-size:10pt;
	color:#000066;
	text-align:left;
	line-height: 24pt;
	margin-left:20px;
	list-style-position: outside;
}
a:link {text-decoration:none; color:white; font-family: verdana; font-size:8pt;} 
a:visited {text-decoration:none; color:white; font-family: verdana; font-size:8pt;}
a:hover {text-decoration:none; color:orange; font-family: verdana; font-size:8pt;}
a:active {text-decoration:none; color:white; font-family: verdana; font-size:8pt;}

a:link.b {text-decoration:none; color:#cc0000; font-family: verdana; font-size:10pt;}
a:active.b {text-decoration:none; color:red; font-family: verdana; font-size:10pt;}
a:visited.b {text-decoration:none; color:#660000; font-family: verdana; font-size:10pt;}
a:hover.b {text-decoration:none; color:#ff6600; font-family: verdana; font-size:10pt;}

a:link.c {text-decoration:none; color:orange; font-family: verdana; font-size:11pt;}
a:active.c {text-decoration:none; color:white; font-family: verdana; font-size:11pt;}
a:visited.c {text-decoration:none; color:orange; font-family: verdana; font-size:11pt;}
a:hover.c {text-decoration:none; color:red; font-family: verdana; font-size:11pt;}