body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.heading {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #515151;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}



img { border: none; }



