body {
	margin: 0px;
	background: #666666;
	}

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

a:hover {
	text-decoration: underline;
	}

h1 {
	text-align: center;
	font-family: 'arial black', arial, sans-serif;
	}

h2 {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 16px;
	}

hr {
	width: 90%;
	height: 1px;
	color: #000000;
	}

.inpt {
	color: #000000;
	background-color: #ffff66;
	border: 1px solid #000000;
	}

.inpt2 {
        color: #ffff66;
        background-color: #aa0b35;
        border: 1px solid #000000;
	font-weight: bold;
        }

.cnt {
	background: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	}

.cnt2 {
        background: #ffffff;
        color: #666666;
        font-family: arial, sans-serif;
        font-size: 12px;
        padding-left: 10px;
        }

.cnt-3 {
	margin-right: 35px;
	}


.cnt14 {
	background: #ffffff;
	font-family: arial, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	}

.wt {
	background: #ffffff;
	}

.b14 {
	font-size: 14px;
	color: #444444;
	}

.foot {
	text-align: center;
	background-image: url(footer-bg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	font-family: arial, sans-serif;
	font-size: 12px;
	}

.ctr {
	text-align: center;
	}

.wht-bdr {
	border-color: #ffffff;
	}

.cnt-5 {
	font-size: 14px;
	}
