A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : Blue;
	font-style : normal;
	font-weight : bold;
}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #008B8B;
}
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : small;
	background-color : ffffff;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	color : #008B8B;
	font-style : normal;
	font-weight : bold;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : small;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	color : Black;
	font-style : normal;
}
H3 {
	font-family : Arial;
	font-size : xx-small;
	color : Black;
	font-style : normal;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Black;
	font-style : italic;
}
DIV.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	color : Black;
	font-style : normal;
	font-weight : bold;
}
DIV.smalltext {
	font-family : Arial;
	font-size : x-small;
	color : Black;
	font-style : normal;
}



