html, body {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

body, td, th,div, p, h1, h2, h3 {
	color: #231f20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

H1, H2, H3{
	color: #9d9fa2;
	font-size: 170%;
}

.cblue {
	color : #00a1e4;
	font-size: 80%;
}

.righttext{
	font-size: 85%;
}

.maincontent{
	margin-left: 29px;
	margin-right: 50px;
}

.bluetitle{
	color : #00a1e4;
	font-size: 150%;
	margin-bottom: -15px;
}

.dsubmen1{
	margin-left: 29px;
	margin-right:70px;
	margin-bottom: 7px;
	font-size: 80%;
	color: #FFFFFF;
}

.dsubmen1 a{
	color: #FFFFFF;
	text-decoration: none;
}

.dsubmen1 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.dsubmen2{
	margin-left: 29px;
	margin-right:70px;
	font-size: 80%;
	color: #231f20;
}

.dsubmen2 a{
	color: #231f20;
	text-decoration: none;
}

.dsubmen2 a:hover{
	color: #231f20;
	text-decoration: underline;
}

.dmen{
	color: #231f20;
}

.dmen a{
	color: #231f20;
	text-decoration: none;
}

.dmen a:hover{
	color: #00a1e4;
	text-decoration: none;
}

A {
	color: #00a1e4;
	text-decoration: none;
}

A:HOVER {
	color: #00a1e4;
	text-decoration: underline;
}
IMG {
	border: 0;
}
.dp a {
	color: #231f20;
	text-decoration: none;
}

.dp a:hover {
	color: #231f20;
	text-decoration: underline;
}
