.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}

.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0000;
	font-weight: bold;
}
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.title4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #CC0000;
	font-weight: bold;
}
.title5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
}

.title6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.signature {
	font-family: "Rage Italic";
	font-size: 24pt;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	background-color: #FFFF00;
}
.testimonial {
	font-family: "Courier New";
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
}

.yourprice {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #009900;
	font-weight: bold;
}

/**** Category font style     ****/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
}

h2 {
	font-family: Tahoma, Arial;
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
}

.mtitle {
	font-family: Tahoma, Arial;
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
}

.stitle {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.descr {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

.dload {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}


body {
	background-color: #000000;
}


p img {
	padding: 0;
	}
	 
.entry img {
        padding:5px; 
        }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	} 
