@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background: #FFFFFF url(images/background.jpg) no-repeat center top;
background-attachment:fixed;
}

body,td,th {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	align: left;
	line-height: 1.0;
	p {
  margin-top: 0em;
  margin-bottom: 0.5em;
}


}

.title {

  	font-weight: bold;
	color: #3399CC;
}

.BIGtitle {

  		font-size: 16px;
		font-weight: bold;
	color: #3399CC;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
  color: #006666;
}

a:link {
	color: #0099FF;
			font-weight: bold;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}
