body {
	background-color: #dfdbd8;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-width: 0;
	margin-height: 0;
	font-family: Verdana;
	font-size: small;
	color: #000000;
	text-align: justify;
}

p, tr, td {
	vertical-align: top;
	}
	
#main {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: small;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	}

.text a{
	color: #BD3B32;
	text-decoration: none;
	}
.text a:ACTIVE{
	color: #BD3B32;
	text-decoration: none;
	}
.text a:VISITED{
	color: #BD3B32;
	text-decoration: none;
	}
.text a:HOVER{
	color: #BD3B32;
	text-decoration: underline;
	}

.home {
	width: 700px;
	margin-left: 24px;
	}
	
.title {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #bd3b32;
	text-align: left;
}

.homepage-link {
	color: #c03126;
	text-decoration: none;
	}
.homepage-link a{
	color: #c03126;
	text-decoration: none;
	}
.homepage-link a:HOVER{
	color: #c03126;
	text-decoration: underline;
	}


.strike {
	text-decoration: line-through;
	}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #000000;
	width: 223px;
	}
.form-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	vertical-align: middle;
	color: #494949;
	}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	text-align: right;
	vertical-align: middle;
	}
.copyright a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	text-decoration: none;
	//*vertical-align: middle;*//
	}
.copyright a:HOVER{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	text-align: right;
	text-decoration: underline;
	//*vertical-align: middle;*//
	
	}