body {

	background: url(img/bg/bg.jpg);
	background-repeat:no-repeat;
	background-size: 100% 100%;
	background-size: cover;
	margin:0;
	padding:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
    p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000066}
    h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-style: normal; font-weight: normal; color: #000066 text-decoration: none}
    h2 { font-family: Palatino, Georgia, "Times New Roman", Times, serif; font-size: 24px; font-style: normal; font-weight: normal; color: #000099; text-decoration: none}
    h3 { font-family: Garamond, "Times New Roman", Times, serif; font-size: 20px; font-style: normal; font-weight: bold; color: #006699; text-decoration: none}
	h4 { font-family: Palatino, Georgia, "Times New Roman", Times, serif; font-size: 15px; font-style: normal; font-weight: normal; color: #003366; text-decoration: none}
    a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: purple;
	text-decoration: none;
}
    a:hover { 
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: silver; text-decoration: none}
    a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FF0000; text-decoration: none}
    h5 {
	color: #003366;
	text-decoration: none;
	font: bold normal 14px Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 10px;
	color: #333333;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
}