body {
	color: #000000;
	scrollbar-arrow-color: black;
	scrollbar-track-color: grey;
	scrollbar-shadow-color: black;
	scrollbar-face-color: blue;
	scrollbar-highlight-color: black;
	scrollbar-darkshadow-color: blue;
	scrollbar-3dlight-color: black;
}

P {
	font-size: x-small;
	font-weight: normal;
	line-height: 20px;
}

UL {
	font-size: x-small;
	font-weight: normal;
	line-height: 20px;
}


H1 {
	font-size: medium;
}

H2 {font-size: small;
	font-family: tahoma;
}

A {
	text-decoration: none;
	color: #003F80;
}

A:Hover {
	text-decoration: none;
	color: red;
}

.style2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003f80;
}
.right_com1 {
	font-size: x-small;
	color: #ffffff;
	background-color: #0000ff;
	line-height: 120%;
	margin: 5px;
	padding: 3px;
}

.menu {
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.smallfont {
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


