body  {
	margin-top : 2px;
	margin-bottom : 0px;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color : #080047;
}

h1  {
	font-size : 11pt;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 0px;
}

h2  {
	font-size : 16pt;
}

h3  {
	font-size : 12pt;
}

h4  {
	font-size : 8pt;
}

h5	{
	font-size : 8pt;
}

select	{border-color:#080047; background-color:#FFFFFF; border-width:1; }
input	{border-color:#080047; background-color:#FFFFFF; border-width:1 ; border-left-color: #080047; border-right-color: #080047; border-top-color: #080047; border-bottom-color: #080047;}
textarea	{border-color:#080047; background-color:#FFFFFF; border-width:1;}

td  {
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color : #080047;
	}

td.smallfont  {
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 7pt;
	}
	
td.smallestfont  {
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 7pt;
}
	
td.bigfont  {
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 14pt;
	}
	
td.header  {
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	}
	
td.bigheader  {
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 11pt;
	color : #FFFFFF;
	font-weight : bold;
	line-height : 20px;
	}

A:active  {
	color : #080047;
	text-decoration : underline;
}

A:hover  {
	text-decoration : underline;
	background-color : #080047;
}

A:link	{
	color : #080047;
	text-decoration : underline;
}

A:visited	{
	color : #080047;
	text-decoration : underline;
}

