p {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 90%;
	color: #0000FF;
	margin: 5;
	text-align: justify;
}
h1 {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 100%;
	font-weight: bold;
	color: #0000FF;
}
h2 {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 120%;
	font-weight: bold;
	color: #0000FF;
	vertical-align: middle;
}
h3 {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 90%;
	font-weight: bold;
	color: #0000FF;
	text-indent: 5px;
	line-height: 14px;
}
a:link {color: #0000FF;}
a:visited {color: #0000FF;}
a:hover {color: #FFCC00;}

/*Custom Code Area*/

.list {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
.tabletitle {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 80%;
	font-weight: bold;
	color: #0000FF;
	background-color: #CCFF00;
	text-indent: 5px;
	line-height: 25px;
}
.copyright {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 60%;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
