body, td, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #21205A;
	scrollbar-3dlight-color : #21205A;
	scrollbar-arrow-color : #21205A;
	scrollbar-face-color : #F5F5FF;
	scrollbar-highlight-color : #F5F5FF;
	scrollbar-shadow-color : #F5F5FF;
}

.tabel {
	border : 1px solid #21205A;
}

b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #21205A;
	text-decoration : none;
	font-weight : bold;
}
	
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3A618C;
	text-decoration : none;
	font-weight : bold;
}
	
a.second {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #DE0000;
	text-decoration : none;
	font-weight : bold;
}
	
a:hover.second {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3A618C;
	text-decoration : none;
	font-weight : bold;
}

#li {font-weight : normal;}