.stylesheet {
	font-family: tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.atylesheet {
	font-family: tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CFD6F3;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-family: tahoma;
	font-size: 10px;
}

.style2 {
	font-size: 13px;
	font-weight: bold;
}

.bgd {
	background-image: url(images/bgd.jpg);
	background-repeat: no-repeat;
}

a.link:link,a.link:active,
a.link:visited{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #002F7C;
	background-color: #C2CCF8;
}

a.link:hover
{
	color: #003387;
	background-color: #FFFFFF;
	border: 1px solid #00307A;
}

a.link2:link,a.link2:active,
a.link2:visited{
	font-family: tahoma;
	font-size: 12px;
	color: #003387;
	background-color: #FFFFFF;
	border: 1px solid #00307A;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;

}