body {
	background-color: white;
	font-size: 14px;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6633CC;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

sup {
	font-size: 12px;
}

.more {
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

.subCat {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}

.catlink {
	font-size: 14px;
	font-weight: bold;
}
.tiny {
	font-size: 12px;
}

.link {
	font-weight: bold;
}

#all{
    width:100%;
    float:left;
    text-align:center;
}

div.sub {
    width: 800px;
    height: 500px;
    margin: 0 auto;
    background-color: #777;

}
