body {

	background-color: #E8E8E8;

}

table {

	border-top-width: thin;

	border-right-width: thick;

	border-bottom-width: thick;

	border-left-width: thin;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

	background-color: #FFFFFF;

}

.bottomtext {

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #FFFFFF;

	margin-top: 5px;

}

h2 {

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	margin-top: 5px;

	margin-right: 10px;

}

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin-top: 5px;

	margin-right: 10px;

	margin-left: 10px;

	font-weight: normal;

}

.titlePage {

	font-family: "Trebuchet MS";

	font-size: 18px;

	font-weight: bold;

	color: #6FA1CB;

	margin-top: 5px;

	margin-left: 10px;

}

a {

	text-decoration: none;

	color: #FFFFFF;

	font-weight: bold;

}

a:hover {

	text-decoration: underline;

	color: #E8E8E8;

}

.BlueAreaTitle {

	font-family: "Trebuchet MS";

	font-size: 24px;

	font-weight: bold;

	color: #FFFFFF;

	margin-top: 20px;

	margin-right: 10px;

	margin-left: 5px;

}

.BlueAreaText {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	margin-left: 10px;

	font-weight: bold;

	margin-right: 10px;

}


