body {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/brasao_watermark.gif);
	background-repeat: no-repeat;
	background-position: center 170px;
}
a:visited {color: #666666;text-decoration: none;}
a:link {color: #666666;text-decoration: none;}
a:hover {color:#666666;text-decoration: underline;}
a:active {color: #666666;text-decoration: none;}

.input{ font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #A9C2D2;}

.header_title_1 {
	font-size: 14px;
	font-weight: bold;
}
.header_title_2 {
	font-size: 30px;
	font-weight: bold;
}
.menu_items {	font-size: 12px;	font-weight: bold;}
		.menu_items a:visited {color: #000000;text-decoration: none;}
		.menu_items a:link {color: #000000;text-decoration: none;}
		.menu_items a:hover {color: #666666;text-decoration: none;}
		.menu_items a:active {color: #666666;text-decoration: none;}
.menu_items2 {font-size: 10px;}
		.menu_items2 a:visited {color: #000000;text-decoration: none;}
		.menu_items2 a:link {color: #000000;text-decoration: none;}
		.menu_items2 a:hover {color: #666666;text-decoration: none;}
		.menu_items2 a:active {color: #666666;text-decoration: none;}

.section_title {
	font-size: 10px;
	font-weight: bold;
}
.section{
	font-size: 10px;
}
		.section a:visited {color: #000000;text-decoration: none;}
		.section a:link {color: #000000;text-decoration: none;}
		.section a:hover {color: #666666;text-decoration: none;}
		.section a:active {color: #666666;text-decoration: none;}

.contents_title	{
	font-size: 14px;
	font-weight:bold;
}
.contents	{
	font-size: 11px;
}
		.contents a:visited {color: #000000;text-decoration: none;}
		.contents a:link {color: #000000;text-decoration: none;}
		.contents a:hover {color:#666666;text-decoration: none;}
		.contents a:active {color: #666666;text-decoration: none;}
.contents_details	{
	font-size: 11px;
}
		.contents_details a:visited {color: #666666;text-decoration: none;}
		.contents_details a:link {color: #666666;text-decoration: none;}
		.contents_details a:hover {color:#666666;text-decoration: underline;}
		.contents_details a:active {color: #666666;text-decoration: underline;}


.footer{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;}