BODY,TD,TH {
	font-family: times new roman,serif;
	font-size: small;
	color: #000000;
}
P {
	font-family: times new roman,serif;
	font-size: small;
	color: #000000;
}

H1 {
	background-color: #FFFFFF;
	font-family: times new roman,serif;
	font-size: large;
	font-weight: bold;
	text-align: left;
	color: #485e8d;
}
H2 {
	background-color: #FFFFFF;
	font-family: times new roman,serif;
	font-size: large;
	font-weight: bold;
	text-align: left;
	color: #485e8d;
}
H3 {
	font-family: times new roman,serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #485e8d;
}
header1 {
	font-family: times new roman,serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: red;
}

A {
	color: #0033CC;
	text-decoration: none;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}

INPUT.mono {
	font-family: monospace;
	font-size: small;
}

.sizeXS { font-size: small; }
.sizeS { font-size: x-small; }
.sizeN { font-size: medium; }
.sizeL { font-size: large; }
.sizeXL { font-size: x-large; }

.grey {
	color: #999999;
}
.red {
	color: #990000;
}
.white {
	color: #FFFFFF;
}
.whiteBig {
	color: #FFFFFF;
	font-size: medium;
}
.GreenBig {
	color: #29555A;
	font-size: x-large;
	font-weight: bold;
}
.Silver {
	color: #ACACAC;
	font-size: large;
	
}
.attention {
	color: #990000;
	font-weight: bold;
}

.sitepath 
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #999999;
}
.sitepath A
{
	color: #999999;
}
.sitepath A:hover
{
	text-decoration: none;
}

.menutext 
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
.menutext A
{
	color: Black;
}
.menutext A:hover
{
	text-decoration: none;
}

.footer
{
	color: #666666;
}
.footer A
{
	color: #666666;
}
.footer A:hover
{
	text-decoration: none;
}
.hilitemenurow 
{
	background-color: #CBD18F;
}
.hilitemenurow A 
{
}

.navbar
{
}
.navbar A
{
	text-decoration: none;
	color: White;
}
.navbar A:hover
{
	text-decoration: none;
	color: White;
}


