	H1 
	{
		font-size: 30pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 600; 
		color: #000033;
	}

	H2 
	{
		font-size: 22pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 500; 
		color: #000033;
	}

	H3 
	{
		font-size: 18pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 600; 
		color: #000033;
	}

	H4 
	{
		font-size: 12pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 600; 
		color: #000033;
	}

	H5 
	{
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 600; 
		color: #000033;
	}

	BODY, P, UL, DIV, TABLE, BLOCKQUOTE, OL, B, TD
	{
		font-size: 10pt; 
		font-family: Arial, Helvetica, sans-serif;
	}

	A 
	{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	text-decoration: blink;
	font-weight: normal;
	
}

	A:hover 
	{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;

	
}

	A.SMALL
	{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#000033;
	text-decoration: underline;
	
}

	A.SMALL:hover 
	{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color:red;
	text-decoration: underline;
	
}
A.manage{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C2C58;
	text-decoration: none;
	font-weight: bold;
}
A.manage:hover{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
A.menulink{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
A.menulink:HOVER{
	font-size: 9pt;
	color: #a2a2a2;
	text-decoration: none;
}
INPUT.manage{
	border-bottom-color : #2C2C58;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	background: none;
	font-size: 8pt;
	height: 15px;
}
SELECT.manage{
	border-style: solid;
	background: #E8E8E8;
	border-width: 1px;
	font-size: 8pt;
}
TEXTAREA.manage{
	border-style: solid;
	background: none;
	border-width: 1px;
	font-size: 8pt;
}

	BODY.SMALL, P.SMALL, UL.SMALL, DIV.SMALL, TABLE.SMALL, BLOCKQUOTE.SMALL, OL.SMALL, B.SMALL, TD.SMALL
	{
		font-size: 8pt; 
		font-family: Arial, Helvetica, sans-serif;
	}
document.write('.upload{font-size:10pt;font-family:"Verdana,Arial";color:#3300cc;line-height:12pt;}')
document.write('.uploaderror{font-size:10pt;font-family:"Verdana,Arial";color:#000033;line-height:12pt;}')
