body {
	background-color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	text-decoration: none;
}

A:link {
	color: #15113C;
	text-decoration: none;
	font-weight: bold;
}

A:active  {
	color: #15113C;
	text-decoration: underline;
	font-weight: bold;
}

A:hover  {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

A:visited {
	color: #15113C;
	text-decoration: none;
	font-weight: bold;
}

A:visited:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.footer { 
	color: #000000;
	font-size: 12px;
	font-family: "arial", sans-serif;
}
input.radio {
	background: #B5AE8C repeat;
	color: #B5AE8C inherit;
} 

input.checkbox {
	background: #DFDBC7 repeat;
	color: #DFDBC7 inherit;
} 

.copyMain {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	
}
.copyBox { 
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #15113C;
	font-style: italic;
}
.copysubTitle {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-style: normal;
	font-weight: bold;
}

