body
{
	background-color: #FFFFFF;
}
h1, #h1
{
	font: 18px Arial, Helvetica, sans-serif;
	color : #005000;
	text-align : center;
	text-decoration : underline;
	margin-top : 0px;
	margin-bottom :10px;
}
h2, #h2
{
	font: bold 18px "Times New Roman", Times, serif;
	color : #000000;
	margin-top : 0px;
	margin-bottom :10px;
	text-decoration : none;
}
#heading
{
	font: 22px Century Schoolbook, "Times New Roman", Times, serif;
	color : #006373;
	text-align : center;
	text-decoration : none;
	margin-top : 10px;
	margin-bottom :10px;
}
#text
{
	font: 14px "Times New Roman", Times, serif;
	color : #000000;
	text-align : justify;
	letter-spacing : 1px;
	text-indent : 30px;
	margin : 7px 0px 5px 0px;
}
#textwa
{
	font: 14px "Times New Roman", Times, serif;
	color : #000000;
	letter-spacing : 1px;
}
#bold
{
	font: bold 14px "Times New Roman", Times, serif;
	color : #000000;
	letter-spacing : 1px;
}
#boldjust
{
	font: bold 14px "Times New Roman", Times, serif;
	color : #000000;
	text-align : justify;
	letter-spacing : 1px;
}
#boldonly
{
	font-weight: bold;
}
#prog
{
	font: 14px "Times New Roman", Times, serif;
	color : #000000;
	text-align : justify;
	letter-spacing : 1px;
	margin : 7px 0px 5px 0px;
}
#italicprog
{
	font: italic 14px "Times New Roman", Times, serif;
	color : #000000;
	text-align : justify;
	letter-spacing : 1px;
	text-indent : 30px;
}
#people
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : left;
	text-indent : 30px;
	margin-bottom : 5px;
	margin-top : 5px;
}
#people1
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : left;
	text-indent : 55px;	
	margin-bottom : 5px;
	margin-top : 5px;\
}
#short
{
	font: 16px "Times New Roman", Times, serif;
	color : #000000;
	text-align : left;
	letter-spacing : 1px;	
	text-indent : 30px;
	margin-bottom : 3px;
	margin-top : 3px;
}
#link
{
	font: 15px "Times New Roman", Times, serif;
	color : #0000C4;
	text-decoration : underline;
	letter-spacing : 0px;
}
#linkmenu
{
	font : 12px Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}
#author
{
	font: 10px/10px ss Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	line-height : 10px;
}
#copy
{
	font: 9px/9px ss Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	line-height : 9px;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}