BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

A
{
	color : #336699;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline overline;
}

TD, P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

UL
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none; 
	margin-left: 16px; 
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

.menuTop
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #ffff33;
	line-height : 23px;
}

.menuTopAct
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #336699;
	line-height : 23px;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #336699;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #336699;
}

.menu1act
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
}

.menu1act:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
}


.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #336699;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #336699;
}

.menu2act
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
}

.menu2act:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
}

INPUT
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

SELECT
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

TEXTAREA
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

