body {
	background-color : #FFFFFF
}
td {
	vertical-align : top;
}
td.sidemenu {
	background-color : #ccffcc;
	padding : 5px;
}
td.mainbody {
	padding: 25px;
	
}
P	{
	font-family: "Times New Roman", times, serif;
}
.menuitem {
	color : Blue;
	font-size : x-small;
	font-weight : bold;
	line-height : 100%;
	font-family: arial, sans-serif;

}
.bodyitem {
	color: #000000;
	font-size : x-small;
}
.foot {
	font-family : Arial, sans-serif;
	font-size : 6pt;
	vertical-align : bottom;
}
span.thisone {
	color : #ffff00;
}
h1 {
		font-family: arial, sans-serif;
		font-weight : bold;
		font-size : large;
}
h2 {
		font-family: arial, sans-serif;
		font-weight : bold;
		font-size : medium;	
}
h3 {
		font-family: arial, sans-serif;
		font-weight : bold;
		font-size : small;	
}
li {
	margin-bottom : 10px;
}
p.caption {
		font-family: arial, sans-serif;
		font-size : x-small;
                text-align : center;


