html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #E5E9CA;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
body,td,th,legend {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	padding-top: 15px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
p {
	line-height: 175%;
}

h1.content {
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	padding-top: 15px;
}
h2.content {
	font-size: 10px;
	font-weight: bold;
}

.welcome {

	font-size: 16px;
	font-weight: bold;
	color: #336699;
	padding-top: 15px;
}