@charset "utf-8";

/* CSS Document */



body {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;

	color: #000000;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

}

.small {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

}

.medium {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;

}

.big {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 18px;

}

.xbig {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 24px;

}

.style1 {font-weight: bold;

		color: #990000;}

.style2 {color: #990000}

.style3 {font-weight: bold}

.style4 {color: #FFFFFF}

h1 {

	font-size: 24px;

	color: #000000;

	padding: 8px 0 15px 0;

	margin: 0;

}

h2 {

	font-size: 16px;

	color: #006666;

	}

h3 {

	font-size: 14px;

	color: #990000;

	}

h4 {

	font-size: 12px;

	color: #990000;

	}


h5 {

	font-size: 10px;

	color: #000000;

	}

h6 {

	font-size: 8px;

	color: #000000;

	}	

a:link {

	font-family: Times New Roman sans-serif;

	font-size: 20px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

a:visited {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #006666;

	text-decoration: none;

}

a:hover {

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: normal;

	color: #990000;

	text-decoration: underline;

}

a:active {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	color: #006666;

	text-decoration: none;
}
