

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 24px;
}
body {
	background-color: #929292;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #196091;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #196091;
}
a:hover {
	text-decoration: none;
	color: #1486CE;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 30px;
	color: #792D9E;
	border-bottom: 2px solid #8A47AA;
	margin: 0px;
	padding: 0px;
	padding-top: 18px;
	padding-bottom: 4px;
	margin-bottom: 23px;
	font-weight: normal;
	line-height: 32px;
}
h2 {
	font-size: 24px;
	color: #792D9E;
	line-height: 26px;
}
h3 {
	font-size: 18px;
	color: #792D9E;
	line-height: 20px;
}
.content{
	padding-left: 66px;
	padding-right: 78px;
	padding-top: 18px;
	padding-bottom: 30px;
}
.content p, .content div, .content td, .content li{
    font-size: 16px;
}
.bottom{
	padding-left: 505px;
}
.bottom a, .bottom a:visited{	
	font-size: 16px;
	color: #FFFFFF;
}
.bottom a:hover{
	text-decoration: underline;
}
