body{100%;
	border: ridge 10px #307FC5;
	padding-right:0%;
	}
.redbold{color: red;
	font-weight: 600;}
.bottommenu{background-color: #BFC7E8;
	text-align: center;
	padding: 2px;
	width: 80%;
	margin-left: auto; 
	margin-right: auto;
	border: ridge 3px #307FC5;
	font-family: verdana;
	font-size: 90%;
	}
.mainmenu{float: right; 
	width: 150px;
	margin-top: 70px;
	padding-right: 10%;
	}
.menubutton{height: 25px;
	width: 150px;
	background-image : url(images/button_back.gif);
	text-align: center;
	font-family: arial;
	font-size: 20px;
	}
a:link {color: #000099;}
a:visited{color: #000000;}
a:hover{color: #cc0000;}

.menubutton a:link {color: #000000;
	text-decoration: none;}
.menubutton a:visited{color: #000000;
	text-decoration: none;}
.menubutton a:hover {color: #cc0000;
	text-decoration: none; }
hr{	border-color: #307FC5;
	background-color: #307FC5;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom:20px;
	border-width: 1px;
	height: 5px;
	clear:both;
	}
p{margin-left: 5%;
	margin-right: 5%;
	font-family: arial;
	font-size: 100%;
	font-weight: 600;
	}
ul{margin-left: 10%;
	}
li{font-size: 90%;
	font-weight: 600;
	font-family: verdana;
	}
h1{font-size: 175%;
	text-align: center;
	}
h2{color: #000099;
	margin-left: 5%;
	background-color: #BFC7E8;
	width: 30%;
	border-top: #000000 2px solid;
	border-left: #000000 1px solid;
	padding-left: 1em;
	font-size: 150%;
	font-family: "Times New Roman";
	}
h3{	font-family: "Times New Roman";
	text-align: center;
	font-size: 135%;
	color: #000099;
}
h4{margin-left: 5%;
	padding-left: 1em;
	color: #000099;
	font-size: 100%;
	font-weight: 600;
	font-family: Arial;
	}
img{
	border:ridge 3px #307FC5
	}