BODY {
	background-color : #2e8b57;
}

A:link {
	text-decoration: blink;
	color:b22222;
}
A:visited {
	text-decoration: none;
	color: Maroon;
}
A:active {
	text-decoration: blink;
}
A:hover {
	text-decoration: underline;
	color: Lime;
}
H3 {
	color : #483D8B;
	font-weight: bold;
}
H4 {
		color : #483D8B;
	font-weight: bold;
}


.headlines, .bodylines, .sublines, .footlines {
	font-face:arial;
	color: #000066;
	font-weight:bold;
}
.headlines {font-size:22px;}
.bodylines {font-size:18px;}
.sublines {	font-size:16px;}
.footlines {font-size:14px;}
.infotext {font-size: 14px; color: #191970;}
.email {
	font-family : Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: ffffe0;
}
.home{
	font-family : Tahoma; 
	font-size: 12px;
	 font-weight: bold; 
	color: b22222;
}

.attention{
	font-family : Tahoma; 
	font-size: 15px;
	 font-weight: bold; 
	color: b22222;
}

.elite{
	font-family : "Monotype Corsiva";
	font-size: 15px;
	font-weight: normal;
	color: Green;
}

.elite2{
	font-family : "Monotype Corsiva";
	font-size: 15px;
	font-weight: normal;
	color: #FFFF33;
}

.info{
	font-family : "Copperplate Gothic Bold";
	font-size: 13px;
	font-weight: normal;
	color: Green;
}

.description{
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
	font-size : 11px;
	font : @MS Mincho;
}
.xlink {cursor:pointer;cursor:hand}
a.bi{
background-color:009999;
color:lime;
display:block;
font-family: MS Sans Serif,sans-serif;
font-size:9pt;
font-weight:bold;
padding:3px 3px 3px 3px;
text-decoration:none;
border-color: #225555 #000000 #000000 #225555;
border-style:solid;
border-width:2px;
}
a.bi:hover{
background-color:#ffffe0;
color:lime;
}
a.mi{
background-color:009999;
color:#b22222;
display:block;
font-family:MS Sans Serif,sans-serif;
font-size:10pt;
font-weight:bold;
padding: 2px 2px 2px 4px;
text-decoration:none;
}
a.mi:hover{
background-color:#ffffe0;
color:lime;
}
.mn{
background-color:009999;
border-color: #c0c0c0 #000000 #000000 #c0c0c0;
border-style:solid;
border-width:2px;
z-index:100;
}
.sp{
	BORDER-TOP: 2px ridge #000000;
	MARGIN:2px;
	BORDER-BOTTOM:#c0c0c0 2px solid
}
{
	list-style: circle;
}