a:link {
	color: #3674B1;
	text-decoration: underline;
	font-family: Arial;
	font-size: 100%;

}
a:visited {
	color: #3674B1;
	text-decoration: underline;
	font-family: Arial;
	font-size: 100%;

}
a:active {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 100%;

}
body {
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	font-family: Arial;


}
ul {
	font-family: Arial;
	font-size: 90%;
}
blockquote {
	font-family: Arial;
	font-size: 100%;
}
p {
	font-family: Arial;
	font-size: 90%;
}
table {
	font-family: Arial;
	font-size: 90%;
}
