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

html {

overflow-y:scroll;

}


body,td,th {
	color: #333333;
	font-family: Century Gothic;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
}

.style1 {font-family: "Century Gothic";
font-size: 12px;
}


.style2 {
	font-size: 14px;
	font-family: "Century Gothic";
}
.style3 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Century Gothic";
}



a:link {
	color: #FF0000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
h1 {
	font-size: 16px;
	color: #000000;
}

h2 {
	font-size: 18px;
	color: #000000;


p { font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; } 

a:active, a:focus {outline: 0}