Body
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 18px;
	/*background-color : #EEE8AA;
	*/
	background-color : white;
	
}
.header P,li,td,em
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 14px;
	margin-left : 10px;
}
	
.footer a,P,li,td
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 20px;
	margin-left : 10px;
}


	
.content TR
{
	vertical-align : top;
}

.content TD
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 14px;
}

.content P,li
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 16px;
	margin-left : 10px;
	margin-right : 10px;
}
.content em
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 16px;
	font-style : italic;
	
}

.content H1
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 28px;
	margin-left : 10px;
}
.content H2
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 22px;
	margin-left : 10px;
}
.content H3
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-style : italic;
	font-size : 18px;
	margin-left : 10px;
}
.content A
{
	font-family : "Times New Roman", Times, serif;
	color : Navy;
	text-decoration : none;
	font-size : 16px;
}
.content A:HOVER
{
	font-family : "Times New Roman", Times, serif;
	color : gray;
	text-decoration : underline;
	font-size : 16px;
}
.content A:VISITED
{
	font-family : "Times New Roman", Times, serif;
	color : Purple;
	text-decoration : none;
	font-size : 16px;
}

.heading H1
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 36px;
}
.heading P
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 24px;
}

.heading A
{
	font-family : "Times New Roman", Times, serif;
	color : #336633;
	text-decoration : none;
	font-size : 18px;
}
.heading A:HOVER
{
	font-family : "Times New Roman", Times, serif;
	color : #99CC66;
	text-decoration : none;
	font-size : 18px;
}


.sidebar P
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-style : italic;
	font-size : 16px;
	margin-left:10px;
}

.sidebar h1
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	
	font-size : 24px;
	margin-left:10px;
}

.sidebar h2
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	
	font-size : 22px;
	margin-left:10px;
}
.sidebar A
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	
	font-size : 16px;
}

.navbar P
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 24px;
}
.navbar A
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 24px;
}
.navbar A:hover
{
	font-family : "Times New Roman", Times, serif;
	color : gray;
	text-decoration : none;
	font-size : 24px;
}

.feature P
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 12px;
}
