.PageTitle{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	
}

.Header{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	
}

.SubHeader{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	color: #D68300;
	font-weight: bold;
	text-decoration: none;
	
}

.ParagraphHeader{
	color: #333399;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	
}

.Intro{
	color: #663300;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	
}

.Content{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
}

A.Content:link, A.Content:visited, A.Content:active,{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
	
}

A.Content:hover{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	
}

.ContentSmall{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	
}



#red{
	color: #C00;
	
}

