body, td, textarea, input, select {
	font-family: Helvetica, Arial;
	font-size: 11px;
	line-height: 130%;
}

body{
	margin: 0;
	background: #E1D6C2;
	font-size: 13px;
}

h1 {
	font: 24px "Times New Roman", Times, serif;
}

.content p, .content td {
	font: 16px "Times New Roman", Times, serif;
}

a.hrev{
	color: #022691;
}

a.hrev:visited{
	color: Purple;
}

a.hrev:active{
	color: #2573BD;
}

a.hrev:hover{
	text-decoration: underline;
	color: #C80000;
}

img{border: none;
}

p{
	vertical-align: top;
}

td.text{
	color: #202020;
	font-size: 16px;
	font-family: "Times New Roman", Times;
	padding-right: 30px;
}

td.menu{
	color: #202020;
	font-size: 13px;
	font-family: Helvetica, Arial;
}

.content div {
	padding-top:30px;
}
