@charset "UTF-8";
.style30heading {
	font-family: "Brush Script Std";
	font-size: 30px;
	color: #FFFFFF;
}
.style20heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.style14heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style14text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.stylefooter {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
}
.stylespry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
/* CSS Document */

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 100px;
	display: block;
	padding: 8px;
	color: #000000;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 100px;
	display: block;
	padding: 8px;
	color: #000000;
}

A:link IMG { 
     border: none ; 
}

A:Visited IMG { border: none ;
}

A:Hover IMG { border: none ;
}

A:link {
	color:#FFFFFF;
	text-decoration: underline;
	border: 0;
	border-style: 0;
}
div#container {
	width: 800px;
	margin: auto;
}
A:Visited {
	color: #FFFFFF;
	border: 0;
	border-style: 0;
}

A:Hover {
	text-decoration: underline;
	color:#333333;
	border-style: 0;
}
.stylefootnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
