@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title
{
	font-family: Verdana;
	font-size:22px;
	font-weight: normal;
	color:#005291;
	text-decoration: none;
}

.bodytext
{
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color:#787979;
	text-decoration:none;
	text-align: justify;
}

.points
{
	font-family: Verdana;
	font-size:14px;
	font-weight: normal;
	color:#0083b2;
	text-decoration:none;
	text-align: justify;
}

.links
{
	font-family: Verdana;
	font-size:14px;
	font-weight: normal;
	color:#023962;
	text-decoration:none;

}


.links a:hover
{
	color:#0083b2;

}

.linksselect
{
	font-family: Verdana;
	font-size:14px;
	font-weight: normal;
	color:#023962;
	text-decoration:none;

}
.linksselect a
{
	font-family: Verdana;
	font-size:14px;
	font-weight: normal;
	color:#023962;
	text-decoration:none;

}
.linksselect a:hover
{
	font-family: Verdana;
	font-size:14px;
	font-weight: normal;
	color:#0083b2;
	text-decoration:none;

}

.footertext
{
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;

}

.border 
{
	border-right: 1px solid #999999;
}