/* CSS Document */

body{
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	margin: 0px;
	background-image : url(bg.gif);
	background-position: center top;














}
a {
	color: #0066FF;
	text-decoration: underline;

}
a:hover {
	color: #003399;

}
h1 {
	font-size: 15px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
	color: #333333;




}
h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #333333;



}
h3 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;




}
table {
	font-size: 15px;
}
.bg-color {
	background-image : url(bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.font-size {
	font-size: 12px;
}
.link-color {
	color: #000000;
	font-weight: bold;
	text-decoration: none;



}
.back-yellow {
	background-color: #FFFF00;
}
.fontsize {
	font-size: 13px;
}
