body {
	background-color: #003366;
	margin: 4px;
	padding: 4px;
	font-family: Verdana, tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:Hover{
	text-decoration: underline;
}
.links {
	background: #0089e8 url(img/blue-bkg.gif) repeat-x fixed;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	padding-left: 10px;
	vertical-align: top;
}
.categ {
	font: 12px;
	font-weight: bold;
	text-align: center;
	word-spacing: 1px;
	background-color: #005790;
}
.textA{
	font-size: 14px;
	color:#333333;
	text-align: center;
}
.textB{
	font-size: 12px;
	color:#333333;
	text-align: center;
}
.textC{
	font-size: 10px;
	color:#333333;
	text-align: center;
}
.title {
	text-decoration: none;
	font-size: 14px;
}
.subtitle {
	text-decoration: none;
	font-size: 9px;
	line-height:10px;
	color: #BBEDFB;
}
form {
	font-size: 12px;
}
input, textarea, select {
	font-size: 11px;
	border: solid 1px #4D80AB;
	background-color: #F0F0F0;
	padding: 2px;
}
a:link {
}
