BODY {
	margin: 0px;
	padding: 0px;
	background : #202020;
	color: #aaaaaa;
}

#catptionsite{
	font-size: 150%;
	font-weight : bold;
	margin: 0px;
	color: #FF0000;
	letter-spacing : 1px;
}

#catptionsiteA{
	font-size: 150%;
	text-align:center;
	color: #FF0000;
}
#catptionsiteB{
	font-size: 110%;
	text-align:center;
	color: #ffffff;
}

#catptionsitestd{
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	color: #ffffff;
	letter-spacing : 1px;
}

#catptionsite2{
	font-size: 100%;
	font-weight : normal;
	margin: 0px;
	color: #ffffff;
	font-style : italic;
	letter-spacing : 1px;
}

#content h2, #sidebar h2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #ffffff;
	letter-spacing : 1px;
}

#content h2 {
	padding: 10px 0px 2px 0px;
	text-transform : uppercase;
}



#sidebar h2 {
	padding: 2px 0px 2px 0px;	
	text-transform : uppercase;
}









