body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
margin: 20px 20px 20px 20px;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.t10px {
	font-size: 10px
}
.t14px {
	font-size: 14px
}
.t15px {
	font-size: 15px
}



.more {
	font-size: 10px;
	text-decoration: underline; color: #333333

}
.more:hover {
	font-size: 10px;
	text-decoration: none;
	color: #0782aa;
	cursor: crosshair;

}


A
{
    COLOR: #333333; 
}
A:hover
{
    text-decoration: none; color: #0782aa
}
A:active
{
    COLOR: #990000
}


A.nav {
	text-decoration: none;
	font-size: 10px;
	color: #333333
}
A.nav:hover
{
	text-decoration: underline;
    COLOR: #0782aa;  
}
A.nav:active
{
    COLOR: #990000;  
}


.nav2 {
	text-decoration: none;
	font-size: 13px;
	color: #333333
}
A.nav2 {
	text-decoration: none;
	font-size: 13px;
	color: #333333
}
A.nav2:hover
{
	text-decoration: underline;
    COLOR: #0782aa;  
}
A.nav2:active
{
    COLOR: #990000;  
}



 
.title {
	font-size: 45pt;
	font-weight: lighter;
	color: #666666;
	line-height: 65px;
}
.titlesub1 {
 	font-size: 15px;
 }
 
 .titlesubpage {
 	font-size: 18px;
	color: #666666;

 }
 
 A.titlelink {
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #555555
}
A.titlelink:hover
{
	text-decoration: underline;
    COLOR: #33CC66
}
A.titlelink:active
{
    COLOR: #990000;  
}


.red {
	color: #993300;
}
.gray {
	color: #999999;
}

.guide-title {
	background-color: #CCCCCC;
	padding: 10px;
	margin-bottom: 15px;
}

.guide-table td {	padding-top: 10px;
}
