BODY {

scrollbar-face-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;
font-family: Arial, sans-serif;
font-size: 18pt;
color: #C0C0C0;

}

p { 

font-size: 22px;

 }

A {
	text-decoration: underline;
	font-size : 14px;
	color: #639CFF;
}

A:Hover {
	text-decoration: none;
	color: #000000;
	background-color:#639CFF;
}


H1 {
	font-size : 18px;
	color : #FFFFFF;
}
table.iksweb{
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	height: auto;
}
table.iksweb,table.iksweb td, table.iksweb th {
	border: 1px solid #595959;
}
table.iksweb td,table.iksweb th {
	padding: 3px;
	width: 30px;
	height: 35px;
}
table.iksweb th {
	    background: #4e6982;
	color: #fff; 
	font-weight: normal;
}
