H1, H2, H3 {font-family: SchoolBook ; font-size : 12px; color  :#0166cc}

TS {
	font-family : Verdana, sans-serif;
	font-size:14px;
	color=blue;
}

BODY	{font-family: Verdana, sans-serif; font-size: xx-small; background-color: #EEEEEE;}

P	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

DIV.admin {
	margin-left: 30px;
	margin-right: 30px;
	height: 400px;
}

PRE {
	font-family: Verdana, sans-serif; font-size: 10px;
}

P.menu	{
	font-family: Verdana, sans-serif; font-size: 12px;
	font-weight: bold;
	color: white;
}

P.head1	{
	font-family: Verdana, sans-serif; font-size: 20px;
	font-weight: bold;
	margin-left: 20px;
}

P.head2	{
	font-family: Verdana, sans-serif; font-size: 14px;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 3px;
}

P.error	{
	font-family: Verdana, sans-serif; font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	color: red;
}

TD P.td	{
	font-size: 11px;
}

A {
	color : blue;
	text-decoration: none
}

A.safety {
	color : green;
}

A.alert {
	color : red;
}

A.mselected {
	color : white;
}

A.munselected {
	color : #ffaf49;
}

LI	{font-family: Verdana, sans-serif; font-size: xx-small;}

OL,UL	{font-family: Verdana, sans-serif; font-size: xx-small;}

TH {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;}
	

.mlevel1 { background-color: #00008B; }
.mlevel2 { background-color: #2c5d92; }
.mlevel3 { background-color: #0089A6; }
.mlevel4 { background-color: #2c69A6; }

.footer  { color: white; background-color: #d58d45; font-size: xx-small }

A.red {
	color: red;
}

P.red {
	color: red;
}

P.safety {
	margin-top: 3px; margin-bottom: 1px;
	font-size: 11px;
	color: green;
}

P.safety A {
	color: green;
}

P.alert {
	margin-top: 3px; margin-bottom: 1px;
	font-size: 11px;
	color: red;
}

P.alert A {
	color: red;
}

