body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	font-variant: normal;
	text-decoration: none;
	background-color: #CCD5DF;
	margin: 0px
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

.matte {
	padding: 10px;
	background-color: #CCCCCC;
	border: 1px;
}

.smmatte {
	padding: 4px;
	background-color: #CCCCCC;
	border: 1px;
}

.tablebg {
	background-image: url(/images/tablebg.gif);
	background-repeat: repeat-y;
}

a {
	color: #003366;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.smhead {
	font-size: 12px;
}

.padrb {
	padding-bottom: 5px;
	padding-right: 5px;
}

.padbot {
	padding-bottom: 5px;
}