.body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5;
}
.subtitle {
	font-family:Verdana;
	font-size: 14px;
	font-style: normal;
	color: #EF4303;
	font-weight: bold;
}

.maintitle {
	font-family:Verdana;
	font-size: 18px;
	font-style: normal;
	color: #EF4303;
	font-weight: bold;
}

.sidebar a:link { 
	font-family:Verdana;
	color: #EF4303; 
	text-decoration: none;	
}
.sidebar a:visited { 
	font-family:Verdana;
	color: #EF4303;
	text-decoration: none; 
}
.sidebar a:hover { 
	font-family:Verdana;
	color: #018dae;
	text-decoration: underline;
}
.sidebar a:active { 
	font-family:Verdana;
	color: #EF4303; 	
	text-decoration: none;
}
.box {
	background-repeat: no-repeat;
	background-image: url(images/box.jpg);
	background-position: 55px 0px;
}
.border {
	border: 1px solid #018DB0;
}
a:link {
	color: #6FB1C9;
}
a:visited {
	color: #6FB1C9;
}
a:hover {
	color: #008BAC;
}
a:active {
	color: #6FB1C9;
}
.aim {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: #EF4303;
}
.footerzon
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.footerzon a
{
	color: #333333;
	text-decoration: none;
}

