body {
	background-color: #3A3C69;
}

.CSSName {color: #616387;
font-size: 14px;
font-family: arial;
}

.text {color: #616387;
font-size: 13px;
font-family: arial;}

.link1 {color: #FFCC00}

.style2 {
	font-size: 13px;
	font-weight: bold;	}


.style3 {color: #3A3C69}

.style4 {
	color: #FFFFFF;
	font-size: 13px;		
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;}
	
.style5 {color: #FF9900}

.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3A3C69; }

.navtext {
		font-family: Trebuchet MS, Tahoma, Arial;
 		font-size: 10pt; font-weight: bold;  
		color: #FFFFFF; text-decoration: none}

a {
	font-family: Trebuchet MS, Tahoma, Arial;
	color: #CC3300;}
	
a:hover {
	color: #FFCC00;}
	
a:active {
	color: #FF9900;}


