body,td,th {
	font-size: 14px;
}

TD{
	font-family: arial;
	font-size: 12;
}

p{
	margin:10px 10px;
}

.copyright {font-family: Verdana; font-size: xx-small; }

.titles {
color: #003366;
font-size: 18px;
font-weight: bold;
font-family: Verdana;
}

.main {
font-size: 12px
}

a {
	color:#8393CA;
}

a:link {
	color: #339900;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #339900;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #FF6600;
}

