.red {
color: #E60000;
font-weight: bold;
}

.mini {
font-size: 10px;
color: #000000;
}

.topic {
font-size: 14px;
color: #197ACB;
font-weight: bold;
}

.menutd {
border-bottom: #dddddd 1px solid;
cursor: hand;
}

.background {
	background-image: 		url(./img/bg_body.gif);
	background-repeat: 		repeat-x;
	background-position: 	top center;
	}


body,table,tr,td {
font-family: verdana,arial,sans-serif;
color: #000000; 
font-size: 11 px; 
}

.1 { font-size: 16 px; }
.2 { font-size: 13 px; }
.3 { font-size: 11 px; }

a:link		{ text-decoration: none; color: #197ACB; }
a:visited	{ text-decoration: none; color: #197ACB; }
a:active	{ text-decoration: none; color: #197ACB; }
a:hover		{ text-decoration: none; color: #084170; }