body {
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	background-image: url(img/bg.jpg);
	background-position: center center; 
    background-attachment:fixed; 
}
body,td,th {
	font-family: georgia;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.stylexx {font-size: 10px; color:#FFFFFF;}
.style12 {font-size: 12px; color: #333333}
.style12w {font-size: 12px; color: #FFFFFF}
.style12b {font-size: 12px; color: #333333; font-weight: bold;}
.style13 {font-size: 13px; color: #333333}
.style13w {font-size: 13px; color: #FFFFFF}
.style13b {font-size: 13px; color: #333333; font-weight: bold;}
.style14 {font-size: 14px; color: #333333}
.style14w {font-size: 14px; color: #FFFFFF}
.style14b {font-size: 14px; color: #333333; font-weight: bold;}
.style16 {font-size: 16px; color: #333333}
.style16b {font-size: 16px; color: #333333; font-weight: bold;}





#box {
	height: 193px;
	width: 373px;
	overflow: auto;
	color: #000000;
	border: 0px;
	border-color: #FFFFFF;
	border-style: solid;
	font-family: Arial;
	font-size: 13px;
	margin: 4px;
	padding-right: 4px;	
}

#boxabout {
	height: 330px;
	width: 388px;
	overflow: auto;
	color: #000000;
	border: 0px;
	border-color: #FFFFFF;
	border-style: solid;
	font-family: Arial;
	font-size: 12px;
	margin: 4px;
	padding-right: 4px;
	text-align: justify;
	
}

