A {
	font-family: MS Sans Serif Arial, Helvetica, sans-serif;
	font-size: 10Pt;
	color: #004B88;
	font-weight: Normal;
	text-decoration: Underline;
}

A:active {	
	font-family: MS Sans Serif Arial, Helvetica, sans-serif;
	font-size: 10Pt;
	color: #004B88;
	font-weight : Normal;
	text-decoration: None;
}
A:hover	{
	font-family: MS Sans Serif Arial, Helvetica, sans-serif;
	font-size: 10Pt;
	color: #FF0000;
	font-weight: Normal;
	text-decoration: Underline;
}
A.nav {
	font-family: MS Sans Serif Arial, Helvetica, sans-serif;
	font-size: 8Pt;
	color: #004B88;
	font-weight: Bold;
	text-decoration: none;
}

A.nav:active {	
	font-family: MS Sans Serif Arial, Helvetica, sans-serif;
	font-size: 8Pt;
	color: #004B88;
	font-weight : Bold;
	text-decoration: None;
}
A.nav:hover	{
	font-family: MS Sans Serif Arial, Helvetica, sans-serif;
	font-size: 8Pt;
	color: #004B88;
	font-weight: Bold;
	text-decoration: Underline;
}
A.language {
	font-family: MS Sans Serif Arial, Helvetica, sans-serif;
	font-size: 8Pt;
	color: #FFFFFF;
	font-weight: Bold;
	text-decoration: none;
}

A.language:active {	
	font-family: MS Sans Serif Arial, Helvetica, sans-serif;
	font-size: 8Pt;
	color: #FFFFFF;
	font-weight: Bold;
	text-decoration: None;
}
A.language:hover	{
	font-family: MS Sans Serif Arial, Helvetica, sans-serif;
	font-size: 8Pt;
	color: #FFFFFF;
	font-weight: Bold;
	text-decoration: Underline;
}

A.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
	color: #FFFFFF;
	font-weight : Bold;
	text-decoration: none;
}

A.mini:active {	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9;
	color: #FFFFFF;
	font-weight : Bold;
	text-decoration: none;
}
A.mini:hover	{	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9;
	color: #FFFFFF;
	font-weight : Bold;
	text-decoration: none;
}

BODY,P,TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9Pt;
	color: Black;
}
P.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8Pt;
	color: Black;
}
TD.language {
	font-family: MS Sans Serif Arial, Helvetica, sans-serif;
	font-size: 8Pt;
	color: #FFFFFF;
	font-weight: Bold;
	text-decoration: none;
}
TD.underline {
	border-bottom: 1px solid #666699;
}
H1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12Pt;
	color: #000000;
	font-weight: Bold;
}

H2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11Pt;
	color : #000000;
	font-weight : Bold;
}
H3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10Pt;
	color : #FF8C00;
	font-weight : Bold;
}
input.field	{	
			height: 20px;
			width: 170px;
			font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
			font-size: 12px;
			color: #000000;
			border-style: solid;
			border-width: 1px;
			border-color: #004888;
			background-color: #eeeeee;
}
textarea.textfield	{	
			height: 200px;
			width: 170px;
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-weight: 300;
			color: #000000;
			border-style: solid;
			border-width: 1px;
			border-color: #004888;
			background-color: #eeeeee;
}

