/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4A4A4A;
	background-image: url(bg.jpg);
}
body,td,th {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
     text-decoration: none;
     color: #000CFC;
}
a:visited {
	color: #2C27FC;
	text-decoration: underline;
}
a:hover {
	color: #2C27FC;
	text-decoration: underline;	
}


a img.st-1 {
	border: 3px solid #600027;
    width: 180px;
	height: 240px;
	margin-right: 5px;		
}
a:hover img.st-1 {
	border: 3px solid #DC0058;
    width: 180px;
	height: 240px;;
	margin-right: 5px;		
}
a img.st-2 {
	border: 3px solid #600027;
    width: 180px;
	height: 240px;		
}
a:hover img.st-2 {
	border: 3px solid #DC0058;
    width: 180px;
	height: 240px;;		
}
.st-0 {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.st-3 {
	font-size: 20px;
	font-weight: bold;
}
.st-4 {
	font-size: 26px;
	font-weight: bold;
}
.st-5 {
	margin-right: 5px;
}
.st-6 {
	font-size: 55px;
	font-weight: bold;
}
.st-7 {
	text-align: justify;
}
.st-8 {
	border: 2px solid #000000;
}
