body, table, tr, td, p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #484848;
}

P{
	margin-top : 0px;
	margin-bottom : 0px;
	text-indent: 25px;

}

BODY{
	line-height : 120%;
}

H1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #555555;
	font-weight: bold;
	margin-bottom : 5px;
}

H2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #555555;
	font-weight: bold;
	margin-bottom : 0px;
}


A:link, A:visited, A:active A:hover {
	color : #484848;
	text-decoration : underline;
}

.bodysub {
	background-image: url(images/bg_sub.jpg);
	background-repeat: no-repeat;
}

.bodymain {
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
}

.textfield{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #555555;
	border : 1px solid #92A1AC;
	background-color: #F0F3F4;
}

