P {
	font-family : Verdana, sans-serif;
	font-size : x-small;
	color : Black;
}
DIV {
	text-align : justify;
	width : 80%;
	font-family : Verdana, sans-serif;
	font-size : x-small;
	color : Black;
}
BODY {
	font-family : Verdana, sans-serif;
	font-size : x-small;
	color : black;
	background : White;
	background-color : White;
}
TD {
	font-family : Verdana, sans-serif;
	font-size : x-small;
	color : Black;
}
H1 {
	color : Black;
}
H2 {
	color : Black;
}
H3 {
	color : Black;
}
H4 {
	color : Black;
}
H5 {
	color : Black;
}
H6 {
	color : Black;
}
H7 {
	color : White;
}
A {
	font-family : Verdana, sans-serif;
	text-decoration: none;
	color : #FF0000;
}
A:Active {
	color : #800080;
	text-decoration: none;
}
A:Hover {
	color : #800080;
	text-decoration: underline;
}
