body {
	background-color: #E0F1FD;
	margin: 0;
	padding: 10px 30px 30px 20px;
	font-family: Verdana, tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p { margin: 0 0 6px 0; } 
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: 25px;
	text-decoration: none;
	padding-left: 10px;
	vertical-align: top;
}
.categ {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	word-spacing: 1px;
	background-color: #005790;
}
.text{
	font-size: 12px;
	color:#333333;
	line-height: 20px;
	text-align: justify;
	text-indent: 30px;
	margin-bottom: 1px;
	list-style-type: square;
	list-style-image: url(/img/checkbox.gif);
}
.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;
}
.textD{
	font-size: 14px;
}
.title {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
form {
	font-size: 12px;
}
input, textarea, select {
	font-size: 11px;
	border: solid 1px #4D80AB;
	background-color: #F0F0F0;
	padding: 2px;
}
a:link {
}
