@charset "utf-8";
/* CSS Document */


a {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
text-decoration:underline;
}

a:active {
color:#FFFFFF;
text-decoration:none;
}
.sides{
line-height:18px;
}
.navbut{
padding-right:10px;
padding-left:10px;
float:left;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.abstract {
	color: #4db0ed;
	font-weight: bold;
}

.abstract a{
	color: #4db0ed;
	font-weight: bold;
}
.abstract a:hover{
	color: #4db0ed;
	font-weight: bold;
}

.contentarea p {
color: #e5f5fd;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
}
.style2 {
	font-size: 20px;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {font-size: 14px; font-weight: bold; color: #4db0ed; }
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	color: #4D4D4D;
	font-weight: bold;
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
}
