
.title		
{
	font-size: 200%; 
	font-weight: bold;
	font-family: comic sans ms, Times New Roman, Times, Serif;
}
			
.subtitle 
{	
	font-size: 160%;
	font-family: Times New Roman, Times, Serif;
}

td.titlebar	{	background-color: #6699cc;
				text-align: center;
				margin-top: 6pt;
				margin-bottom: 6pt;	}

td.sidebar	{	vertical-align: top;
				white-space: nowrap;
				background-color: #6699cc;	}
				
.nav_main	{	font-size: 100%;
				font-weight: bold;	
				margin-right: 3pt;	}

.nav_sub	{	font-size: 90%;	
				margin-left: 6pt;	
				margin-right: 3pt;	}

.nav_sub2	{	font-size: 80%;	
				margin-left: 12pt;	
				margin-right: 3pt;	}
				
.nav_spacer	{	font-size: 3pt;		}

.bodytextstrong	{	font-size: 100%;
					font-weight: bold;
					FONT-FAMILY: Arial, Times New Roman, Times, serif;	}
					

.sectionheader
{
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Times New Roman, Times, Serif;
	font-size: 120%;
	font-weight: bold;
	vertical-align: top;
}


.bodytext
{
	font-size: 90%;
	font-weight: normal;
	FONT-FAMILY: Arial, Times New Roman, Times, serif;
}
	
	
body 
{
	font-size: 90%;
	font-weight: normal;
	FONT-FAMILY: Arial, Times New Roman, Times, serif;
}
	