<!--

/*
a { color: #485E30 }

a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }
*/

img { border: 0 none }

BODY { background-color: #ffffff }

/*
BODY {font-family: Verdana, Arial; background-color: #EEFFEE;}
H1 {font-weight: normal; color: #000066; text-align: center;}
P {font-size: 10px; color: #000099;}
*/

.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}

.aligncenter {
	text-align: center;
	}


/* Used in input forms */
.text1 {font-weight: normal; color: #0033CC;}
.text2 {font-weight: normal; color: #669900;}
.text3 {font-weight: normal; color: #339966;}

.title1 {font-size: 150%; font-weight: bold; color: #339966; text-align: center;}
hr.hr1 {color: #339966; text-align: center; border: 0; width: 75%;  height: 3px;}

-->
