BODY  {
	background-color: #a0d89f; 
	font-family : Arial;
	color : #000000;
	font-size : small;
}

A:link  {
	text-decoration : underline;
}

A:hover  {
	text-decoration : underline;
	color : #E65B00;
}

A:visited  {
	text-decoration : underline;
}

A:active  {
	text-decoration : underline;
}

.photo  {
	font-family : arial;
	font-size : xx-small;
}

.list  {
	font-size : x-small;
	font-family : Arial;
	font-style : normal;
	color : Black;
}

.listb  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : underline;
}

.cdws  {
	font-size : x-small;
	font-family : MS Sans Serif;
	font-style : normal;
	color : Black;
}

.gblmn  {
	font-size : x-small;
	font-family : verdana, arial;
	font-style : normal;
	color : Black;
	font-weight : bold;
}

.lclmn  {
	font-size : xx-small;
	font-family : verdana, arial;
	font-style : normal;
	color : Blue;
	font-weight : normal;
}

.slgn  {
	font-size : medium;
	font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	text-decoration : none;
}

.hdg  {
	font-size : x-large;
	font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	text-decoration : none;
}

.form  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	text-decoration : none;
}

.warn  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : none;
}

