
.content

{
	font : 12px arial;
	color: #4A4F89;
	text-align: justify;
	padding: 35px;
}

.content2

{
	font : 12px arial;
	color: #4A4F89;
}

.content3

{
	font : 10px arial;
	color: #4A4F89;
}

.menu

{
	font : 12px arial;
	color:#000000;
	padding-top: 35px;
	padding-left: 35px;
	padding-bottom: 35px;
	padding-right: 15px;
}

.footer

{
	font : 9px arial;
	color: #FFFFFF;
}

.title

{
	font : 16px arial;
	font-weight: bold;
	color: #000066;
}

a:link

{
	text-decoration : underline;
	color : #000066;
}

a:visited

{
	text-decoration : underline;
	color : #000066;
}

a:hover

{
	text-decoration : underline;
	color : #000066;
}

a:link.menulink

{
	text-decoration : none;
	color : #5c629f;
}

a:visited.menulink

{
	text-decoration : none;
	color : #5c629f;
}

a:hover.menulink

{
	text-decoration : none;
	color:#000099;
}

.field
{
	border:1px solid #6A6A6A; font-family: arial;
	font-size: 11px
}

li
{
        line-height: 1.5;
}

TEXTAREA, INPUT, SELECT, OPTION, .area
{
	font-family: arial;
	font-size: 11px
}
