.copyright{
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
	line-height: 20px;
	text-decoration: none;
    text-align: left;
	font-style: normal;
}
.menu{
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
    text-align: left;
	font-style: normal;
}
.stylesheet {
	font-family: tahoma;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 25px;
}

.text {
	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;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-family: tahoma;
	font-size: 10px;
}

.style2 {
	font-size: 13px;
	font-weight: bold;
}
a.link:link,a.link:active,
a.link:visited{
	background-color: #FFF;
	border: 1px solid #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}
a.link:hover
{
	color: #FFF;
	background-color: #000;
}
.dotted_border {
	border: 1px dashed #C0C0C0;
}

ul {
	font-size: 17px;
}
li {
	list-style-image: url(images/bullet.gif);
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 13px;
	color: #467EAD;
	font-weight: bold;
	font-size: 14px;
}


.grey {
	color: #666666;
}
.white {
	color: #FFFFFF;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	margin: 0px;
	padding: 0px;
}

