HTML {
	
}
BODY {
	FONT-SIZE: 8pt; COLOR: white; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Arial, Verdana;
}
TABLE {
	FONT-SIZE: 8pt; FONT-FAMILY: Arial, Verdana
}
TD {
	FONT-SIZE: 8pt; FONT-FAMILY: Arial, Verdana
}
INPUT, TEXTAREA, SELECT {
	FONT-SIZE: 8pt; FONT-FAMILY: Arial, Verdana; COLOR:black;
}
.but {
	COLOR:red;
}
P {
	font-family:Tahoma; margin-left:15px;margin-right:15px;
}
H1 {
	font-family:Tahoma; margin-left:10px; margin-bottom:0;
}
H4 {
	FONT-SIZE: 13pt;font-family:Verdana;color:#eeeeee;margin-left:15px; margin-right:15px; margin-bottom:1;
}
A {
	COLOR: #FFCC00;TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #FFCC00;TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #FFCC00;TEXT-DECORATION: none;
}
A.yel {
	COLOR: #005fa9; TEXT-DECORATION: none;
}
A.yel:visited {
	COLOR: #2c72a9; TEXT-DECORATION: none;
}
A.yel:hover {
	COLOR: #EAEAEA; TEXT-DECORATION: none; BACKGROUND-COLOR: #005fa9;
}

.dotted {
	BORDER-TOP: #bb9 1px dotted; BORDER-LEFT: #bb9 1px dotted; BORDER-RIGHT: #bb9 1px dotted; BORDER-BOTTOM: #bb9 1px dotted;
}

.dotted2 {
	BORDER-RIGHT: yellow 1px dotted; 
}

.dotted0 {
	BORDER-TOP: #bb9 1px dotted; BORDER-LEFT: #bb9 1px dotted; BORDER-RIGHT: #bb9 1px dotted;
}

.dotted3 {
	BORDER-BOTTOM: #bb9 1px dotted; BORDER-LEFT: #bb9 1px dotted; BORDER-RIGHT: #bb9 1px dotted;
}

.Nav {
	BACKGROUND-COLOR: #fff
}

.NavP {
	BACKGROUND-COLOR: #FFFFB0
}

.btn{
font-size: 8pt;
font-weight: bold;
border: 1px solid #5e74b3;
background-color: #FFCC33;
height: 17px;
}

.inpt{
font-size: 8pt;
border: 1px solid #5e74b3;
background-color: #FFF0D5;
}