A {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #0066CC;
	text-decoration : none;
}

A:VISITED {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #990099;
	text-decoration : none;	
}

A:ACTIVE {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #0066CC;
	text-decoration : none;	
}

A:HOVER {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #003366;
	text-decoration : none;	
}

BODY {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000033;
}

BODY {
  scrollbar-arrow-color:grey;
  scrollbar-track-color:light grey;
  scrollbar-shadow-color:grey;
  scrollbar-face-color:light grey;
  scrollbar-highlight-color:light grey;
  scrollbar-darkshadow-color:dark grey;
  scrollbar-3dlight-color:light grey;
 }

H1 {
	font-family : Arial;
	color : #000033;
	font-size : 25px; 
	font-weight:bold
}

H2 {
	font-family : Arial;
	color : #000033;
	font-size : 20px;
}

H3 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : #000033;
	font-size : 13px;
}
	
HR {
	color : #000033;
}

TABLE {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000033;
}

TD {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000033;
}

TD.head {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000033;
	font-weight: bold;
}

SELECT{
	width: 240px;
}

SELECT.typeMonth{
	width: 120px;
}

SELECT.typeYear{
	width: 110px;
}