BODY {
	color: #0060ad;
	font-family: "@Arial Unicode MS", sans-serif;
	font-size: small;
	background: url(images/background_right.jpg) no-repeat;
	background-attachment: fixed;
}

a {
	color: #0060ad;
}

A:HOVER {
	color: #F03333;
	font: italic;
}


H1 {
	font-size: xx-large;
	font-weight: bolder;
}

H4 {
	font-size: medium;
	font-weight: bolder;
	
}

table{
	font-size: 0.8em;
}
