.Title {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bolder;
	text-transform: uppercase;


}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.smalltitle {
	font-family: Comic, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px;

}

a.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
	
}

a.link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:underline;
 } 
.mainTable {
	background-color: #FFFFFF;
	background-image: url(../images/6.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
body {
	background-repeat: repeat-y;
	background-position: center;
}


.Shapes {
	font-family: Wingdings;
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
	text-transform: uppercase;
