A:LINK{
	color: #00008b;
	text-decoration : none;
}


A:VISITED{
	color: #00008b;
	Text-Decoration : none;
}

A:ACTIVE{
	color: #00008b;
	Text-Decoration : none;
}

.dark:LINK{
	color: #414141;
	text-decoration : none;
	padding:4;
	font-size: 11px;
}


.dark:VISITED{
	color: #414141;
	Text-Decoration : none;
	padding:4;
	font-size: 11px;
}

.dark:ACTIVE{
	color: #414141;
	Text-Decoration : none;
	padding:4;
	font-size: 11px;
}


.menu_link:LINK{
	color: #FFFFFF;
	text-decoration : none;
}


.menu_link:VISITED{
	color: #FFFFFF;
	Text-Decoration : none;
}

.menu_link:ACTIVE{
	color: #FFFFFF;
	Text-Decoration : none;
}


body{
	font-family : Arial, Helvetica, sans-serif;
	color : #696969;
	font-size: 8px;
	margin-top: 0px;
}
p {
	padding-right:10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #696969;
}
.memberslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #696969;
	padding: 5px;
	text-align: right;
	margin-right: 5px;


}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.membername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #696969;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #133b6e;
	text-decoration: none;
}

.certainty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #173367;
}

.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #df0024;
}
.sitemap:LINK{
	text-align:center;
	text-decoration : none;
}


.sitemap:VISITED{
	text-align:center;
	Text-Decoration : none;
}

.sitemap:ACTIVE{
	text-align:center;
	Text-Decoration : none;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#747ca3;
}

.small_text {
	font-size: 10px;
}

