a {
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
		}
	
a:link {
	color:#699;
	
}

a:visited {
  color:#CCCCCC;
}

a:hover {
	color:#003333;
}

a:active {
	color:#003333;
}

H1 {
	font-size:15px;
	font-weight:lighter;
	color:#999;
	}
	
H2 {font-size:12px;
	font-weight:lighter;
	}

P {
margin-top:10px;
margin-bottom:5px;
}



#menu li
{
list-style-type: none;
padding-left: 0px; 
margin-left: 0px;
margin-top:5px;
}

#submenu li
{
list-style-type: none;
margin-left: 20px;
font-size:10px;
}


.crums {
font-size:9px;
}

.title {
font-size:35px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#999;
margin-top:30px;
}

.title2 {
font-size:55px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#999;
margin-top:30px;
}

.highlight {
font-size:35px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#CCCCCC;
margin-top:30px;
color:#699;
}

	
.stitle {
font-size:25px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#CCCCCC;
}
