/* CSS Document */
body 	{font-family: Verdana, Arial, Helvetica; font: Verdana; font-size: 12px;}
a 		{text-decoration: none; color: #ffffff}
a:hover {color: #ff0000;}

.title 	{font-weight: bold; color: #ff00ff; font-size: 16px;}
.title2 {font-weight: bold; color: #cc0000; font-size: 24px;}
.subtit {font-size: 18px;}
.nav 	{font-size: 10px; color: #FFFFFF; background-color: #3333CC;}
.pink 	{color: #ff00ff; font-weight: bold;}
.font 	{font-size: 12px;}
.link   {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	background-color: #FFFFFF;
}
.text 	{font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.fonthead {font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000CC;}
