td { 
    padding: 0px; 
    } 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
    } 
table, img { 
    border: 0px; 
    }
h1  {
    font-size: 26px;
	}
h2  {
    font-size: 18px;
	}
hr  {
    color: #000000;
    }
a:hover   { color: #FFFFFF; text-decoration: none; }
	
.pagebody {
	margin-top: 10px;
	background-color: #E8E6FF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
    }
.maintable {
	width: 760px;
    }
.main-lcol {
    width: 190px;
	text-align: center;
	padding-top: 25px;
	vertical-align: top;
	}
.main-rtcol {
    width: 570px;
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	padding-left: 15px;
	line-height: 20px;
	}		
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	vertical-align: top;
	text-align: left;
	}	
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}	
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
.red {
    color: #FF0000;
	}
.felix26b {
    font-family: "Felix Titling";
	font-size: 26px;
	font-weight: bold;
	color: #800000;
	}