﻿body {
background-color: #ffffcc;
margin-top:0px;
}

.content {
	background-color: #ffffcc;
	width:900px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}


a:link {
	font-family: Calibri;
	font-size: large;
	font-weight: 500;
	color: #000080;
	text-decoration:underline;
}
a:hover {
	font-family: Calibri;
	font-size: large;
	font-weight: 500;
	color: red;
}


p {
	font-family: Calibri;
	font-size: large;
	font-weight: 500;
	font-style: normal;
	color: #000080;
}
.letter{
	font-family: ariel;
	font-size: medium;
	font-weight: 500;
	color: black;
	text-align:left;
	margin-left:30px;
	margin-right:30px;

}
.text{
	font-family: calibri;
	font-size: large;
	font-weight: 500;
	color: Navy;
	text-align:justify;
	margin-left:15px;
	margin-right:15px;

}
.box{
	font-family: calibri;
	font-size: large;
	font-weight: 500;
	color: Navy;
	text-align:justify;
	margin-left:30px;
	margin-right:30px;
}

.table {
	width: 900px;
}
.menu {
	font-family: Calibri;
	font-size: large;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #0000FF;
	width:230px;
	text-align:left;
	
}
.side {
		font-family: Calibri;
	font-size: large;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #0000FF;
	width:230px;
	text-align:left;
	height:100%

}
.column {
	font-family: Calibri;
	font-size:large;
	font-weight: 500;
	color:navy;
	background-color: #ffffcc;
	width:660px;
}

.page {
	font-family: Calibri;
	font-size: large;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #ffffcc;
	width:70%;
}
h1 {
	font-family: Calibri;
	font-size: x-large;
	font-weight: 700;
	color: #000080;
}
