FONT, INPUT, SELECT, TEXTAREA, TD, TH {
	font-family: Verdana;	
	font-size: 9px;
}

BODY {	
	margin: 5px 0px 55px;	
	background-color: rgb(216, 216, 216);
}

A:link {	
	color: rgb(0, 0, 0);	
	text-decoration: none;
}

A:visited {	
	color: rgb(0, 0, 0);
	text-decoration: none;
}

A:active {	
	color: rgb(0, 0, 0);
	text-decoration: none;
}

A:hover {
        color: rgb(204, 51, 0);
        text-decoration: none;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
}

.arialwhite {	
	color: rgb(255, 255, 255);	
	font-family: Arial;
}

.boldred {	
	color: rgb(230, 17, 26);	
	font-weight: bold;
}

.news { 	
	font-size: 10px;
	text-align: justify;
}

.infoweb {	
	color: rgb(174, 13, 21);
}

.bordo {	
	border: 1px solid rgb(0, 0, 0);
}

.bordo2 {	
	border: 1px solid rgb(204, 51, 0);
}

.bottom {	
	font-size: 10px;	
	font-family: Arial;	
	color: rgb(210, 128, 2);	
	font-weight: bold;
}

.bibordo {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        border-top-style: none;
        border-bottom-style: none;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
}

.guestbody {
	font-family: Arial;
	font-size: 13px;
	font-weight: 500;
	line-height: 19px;
	text-align: justify;
	margin-left: 3px;
	margin-right: 6px;	
	margin-bottom:3px;
	margin-top: 3px;
}

.linedown {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
