body { 
	margin: 0.5cm 1.5cm  0.5cm 0.5cm; 
	background-color: #fcfcfc
}

html, body, p, ul, li, td, h1, h2, h3, h4, input, select, option { 
	font-family: Century Gothic,Arial,sans-serif;
	font-size: 11pt;
}

h1 { 
	font-size: 18pt;
}

h2 { 
	font-size: 14pt;
}

h3 { 
	font-size: 12pt;
}

h4 { 
        font-weight: normal;
}

input, select, option { 
	font-size: 10pt;
}

li { 
	margin-bottom: 0.1cm;
}

img { 
	border: none;
}	
	
table { 
	border: none; 
	padding: 2
}

a:link { 
	text-decoration: none; 
	color: #0003f8;
}
a:visited { 
	text-decoration: none; 
	color: #000358;
}
a:hover, a:active, a:focus {
	text-decoration: none; 
	color: #FF9933;
}

.main_menu { 
        font-weight: bold;
	font-size: 12pt;
}
.sub_menu { 
        font-weight: normal;
	font-size: 12pt;
}
