body {
	background-color: #ffffff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	scrollbar-base-color: #b8c8d7;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #b8c8d7;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #6882a0;
	scrollbar-shadow-color: #6882a0;
	scrollbar-arrow-color: #000000;
}
img.right{
margin: 10px;
border-width: 0;
float: right;
}
img{
	border: 0;
	border-width : 0;
}
a{
	border : none;

}
tr.light_blue{
background-color: #E2E7EB;
}
h2{
font-size: 24 px;
letter-spacing: 1px;
text-align: center;
font-weight: bolder;
}
.comment{
	font-style: italic;
	margin:10px;
	padding 10px;
	font-size : larger;
}
.small{
	font-size: 6px;
	}
.header{
font-size: 18px;
}
.picture{
font-size: 14px;
width: 60%;
text-align: center;
}
ul{
list-style-type: square;
}

td{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
th{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: bolder;
	background-color: #E2E7EB;
}
table.data{
width: 70%;
border-color: #364E70;
}
th.data{
background-color: #E2E7EB;
}

a {
	color: #3C5275;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #3C5275;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover{
	color: #7989A3;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:active{
text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:visited{
	color: #304A6F
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a.menu {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
a.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
a.menu:hover{
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
a.menu:active{
text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
a.menu:visited{
	color: #000000
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
	
	#MenuColumn
	{
	background-image: url(blue3.jpg);
	border-right : solid 0.1em #5bacff;
	width: 300;
	background-position : right;
	background-repeat : repeat-y;
}
p
{
	width : 90%;
}


	
