/* red: #ff0000 */

a {color: #000; font-weight: bold; }



a:hover { text-decoration:none;}

h1 { 
	font-size: medium;
	color: #ff0000
}



h2 {
	font-size: small;
}

h3 { 
	font-size: small;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666

}


li {font-size: small;	color: #666666
}




#links a {
	font-size: small;
	font-weight: bold;
	color:#FFFFFF;
	margin-left: 15px;
	text-decoration:none;

}

#links a:hover {
	color:#b20838;
}



#subtext {	
	background-color:#FFFFFF;
	font-size: x-small;
	color:#666666;
	width:500px;
	padding:15px;
}


.box_outer .text p{
	font-size: x-small;
	
}



.shortcut_links { color:#666666;}




