.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCC99;

}
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
}
.paragraph2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #993300;
	line-height: 18px;
	font-weight: normal;


}
.H2-p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #993300;
	font-variant: normal;

}
.paragraph3 {
	font-family: Georgia;
	font-size: 12px;
	line-height: 24px;
	color: #FBE196;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.paragraph-descriptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #993300;
}
.tiny {

	font-family: Georgia;
	font-size: 8px;
	line-height: 16px;
	color: #FBE196;
}
.tinyCopy {


	font-family: Georgia;
	font-size: 8px;
	line-height: 16px;
	color: #000000;
}

#menu
{
font-size:12px;
list-style-type: square;
margin-right: 0.25cm;
}

#menu li
{
	padding-top:6px;
}

.menu-level2 li
{
	margin-left:-22px;
	list-style-type:square;
}	

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

a:visited 
{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#000055;
text-decoration:none;
}  /* visited link */

a:hover 
{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#000055;
text-decoration:underline;
}   /* mouse over link */

a:active
{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#000055;
text-decoration:underline;
}   /* selected link */ 


