body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu{
	font-family : Trebuchet MS, helvetica, sans-serif;
	font-size : 11px;
	color:white;
	text-decoration: none;
}



a.menu2{
	font-family : Arial Narrow, helvetica, sans-serif;
	font-size : 14px;
	color:white;
	text-decoration: none;
	font-weight: Bold;
	padding-left:11px;
	vertical-align:middle;
}

a.menu2:hover{
	font-family : Arial Narrow, helvetica, sans-serif;
	font-size : 14px;
	color:#C2E7DF;
	text-decoration: none;
	font-weight: Bold;
	padding-left:11px;
	vertical-align:middle;
}


table.caption {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

.button { background:#C2E7DF;}
.button2 { background:yellow;}

.button, .button2{
	padding: 7px 10px 7px 10px;
	color:black;
	font-family : Arial Narrow, helvetica, sans-serif;
	font-size : 14px;
	font-weight: Bold;

}

.button:hover, .button2:hover{
	background:#4080BF;
	padding: 7px 10px 7px 10px;
	color:#C2E7DF;
	font-family : Arial Narrow, helvetica, sans-serif;
	font-size : 14px;
	font-weight: Bold;

}



TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

P{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}



H1 {
	font-family : Trebuchet MS, helvetica, sans-serif;
	font-size : 18px;
	color: #76C9B6;
}

H2 {
	font-family : Trebuchet MS, helvetica, sans-serif;
	font-size : 16px;
}

H3 {
	font-family : Trebuchet MS, helvetica, sans-serif;
	font-size : 14px;
}