body, table {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a
{
	color: #d20404;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
#top {
	background: url(../images/bkg_02.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#footer {
	background: url(../images/bkg_01.jpg);
	background-repeat: no-repeat;
}
#menu a
{
	font-size: 15px;
	font-weight: bold;
	color: #173f84;
	text-decoration: underline;
	padding-left: 50px;
	height: 28px;
}
#menu a:hover
{
	color: #d7302e;
	text-decoration: underline;
	background: url(../images/bg_menu.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#foto table
{
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: top left;
}
#foto a
{
	font-size: 18px;
	color: #ffffff;
	text-decoration: underline;
}
#foto a:hover
{
	text-decoration: none;
}
#content h1
{
	font-family: Myriad Pro;
	font-size: 16px;
	color: #d20404;
 	font-weight: bold;
	height: 24px;
	text-transform: uppercase;
}
#content img
{
	border: 0px solid #cef2ff;
	padding: 1px;
	margin: 9px;
}
#content h2
{
	font-family: Myriad Pro;
	font-size: 16px;
	color: #13418e;	
	font-weight: bold;
	height: 24px;
	text-transform: uppercase;
}
#content li
{
	color: #d20404;
	background: url(../images/arr_red.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;	
	display: table;
	margin-bottom: 3px;
	list-style:none;
}
.read_more
{
	background: url(../images/arr_blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #13418e;	
}
.read_more:hover
{
	text-decoration: none;
}
.biggy {
	font-size: 20px;	
}
.biggy b, strong {
	color: #d20404;
}