td {
	color : #333333;
	font-size : 70%;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A, A:LINK, A:VISITED, .a {
	color : #143466;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER, A:ACTIVE {
	color : #143466;
	font-weight : bold;
	text-decoration : underline;
}
.input {
	font-size : 11px;
	color : #333333;
	background-color : White;
}
.menu, .menu:link, .menu:visited {
	color : #666666;
	font-weight : bold;
	text-decoration : none;
}
.menu:hover, .menu:active {
	color : #CC0099;
	font-weight : bold;
	text-decoration : none;
}
h1 {
	margin : 0px 0px 0px 0px;
	color : #CC0099;
	font-size : 160%;
	font-weight : normal;
}
.im1 {
	margin : 0px 2px 10px 0px;
}
.im2 {
	margin : 0px 0px 10px 10px;
}
