
body
{

	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana;
	
	
}
.maintext{
text-decoration:none;
	color: #000000;	
	font-family:Tahoma;
	font-weight: normal;
	vertical-align: top;
	font-size: 14px;
	padding-left:15pt;
	padding-right:15pt;
}

.title{
font-family:Tahoma;
	font-weight: normal;
	vertical-align: top;
	font-size: 20px;
	text-decoration:underline;
	color: #0000ff;	

}
.subtitle{
font-family:Tahoma;
	font-weight: normal;
	vertical-align: top;
	font-size: 16px;
	text-decoration:underline;
	color: #0000ff;	

}

:link.c
{
	text-decoration: none;
	color: #990033;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
}

:visited.c
{
	text-decoration: none;
	color: #990033;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
}

:active.c
{
	text-decoration: none;
	color: #990033;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
}

:hover.c
{
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
}