html,body
	{
	height:100%;
	}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #3F3F3F;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #005AA9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005AA9;
}
a:hover {
	text-decoration: underline;
	color: #005AA9;
}
a:active {
	text-decoration: none;
	color: #005AA9;
}

.menu {
	font-size: large;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.head {
	font-size: large;
	font-weight: normal;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #005AA9;
}
.sans {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003A6F;
}
.sans_img {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003A6F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.ltl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEF5FD;
	text-align: left;
}
.mdl {
	font-size: small;
	color: #003A6F;
}
.table {
	height: 100%;
}
.mdl-photo {
	font-size: small;
	color: #003A6F;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.style1 {
	color: #005AA9;
	font-style: italic;
	font-weight: bold;
}
.style2 {color: #005AA9}

.style3 {font-size: x-large;
}
