.h250b	{font-size: 250%; font-weight: bold; color: #101040;}
.h250	{font-size: 250%; color: #101040;}
.h200b	{font-size: 200%; font-weight: bold; color: #101040;}
.h200	{font-size: 200%; color: #101040;}
.h150b	{font-size: 150%; font-weight: bold; color: #101040;}
.h150	{font-size: 150%; color: #101040;}
.h100b	{font-size: 100%; font-weight: bold; color: #101040;}
.h100	{font-size: 100%; color: #101040;}
.h80b	{font-size: 80%; font-weight: bold; color: #101040;}
.h80	{font-size: 80%; color: #101040;}

body 	{ background-color: #d0d0ff;
	font-family: Verdana, sans-serif;
	}
	
.bodydiv { background-color: #d0d0ff;
	}

.headdiv { width: 100%;}

.footdiv {clear: both;
	font-size: 75%;}
	
.menudiv { width: 100px;
	float: left;
	text-decoration: none;   
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	width: 13em;
	background-color: #b0b0ff;
	margin-top: 50px;
	margin-bottom: 50px;}
	
.menudiv a { color:000000;
	text-decoration: none;
	}

.menudiv a:hover { color:ffffff;
	text-decoration: underline;
	}

