html,body {
	height:100%;
	margin:0px;
	padding:0px
}

td {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #5e5e5e;
}

body {
	background-image: url(bg.jpg);
}

td.header {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}

td.header1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	color: #1a76b5;
}

input.input {
	font-family:"Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #e60527;
}

textarea.input {
	font-family:"Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #e60527;

}

a:link {
	color: #5e5e5e;
    text-decoration: underline;
}
a:visited {
	color: #5e5e5e;
	text-decoration: underline;
	border: none;
}
a:hover {
	color: #5e5e5e;
	text-decoration: none;
}
a:active {
	color: #5e5e5e;
	text-decoration: none;
}

a.menu1:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu1:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu1:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu1:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu2:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
    text-decoration: none;
}
a.menu2:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
a.menu2:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu2:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu3:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #5b5959;
	text-decoration: none;
}
a.menu3:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #5b5959;
	text-decoration: none;
}
a.menu3:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #5b5959;
	text-decoration: underline;
}
a.menu3:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #5b5959;
	text-decoration: none;
}

a.menu4:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #da251e;
	text-decoration: none;
}
a.menu4:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #da251e;
	text-decoration: none;
}
a.menu4:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #da251e;
	text-decoration: underline;
}
a.menu4:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #da251e;
	text-decoration: none;
}

.copy {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
