H1 {
	FONT-WEIGHT: bolder; FONT-SIZE: large; COLOR: #000000; LINE-HEIGHT: 40px; FONT-STYLE: normal; FONT-FAMILY: Times New Roman, Times, serif ; text-transform: uppercase
}
H2 {
	FONT-WEIGHT: bolder; FONT-SIZE: larger; COLOR: #000000; LINE-HEIGHT: 24px; FONT-STYLE: normal; FONT-FAMILY: Times New Roman, Times, serif 
	}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 24px; FONT-STYLE: normal; FONT-FAMILY: Times New Roman, Times, serif
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 24px; FONT-STYLE: normal; FONT-FAMILY: Times New Roman, Times, serif
}
H5 {	
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: 24px; FONT-STYLE: normal; FONT-FAMILY: Times New Roman, Times, serif
}
H6 {
	FONT-WEIGHT: bold; FONT-SIZE: 8px; COLOR: #000000; LINE-HEIGHT: 24px; FONT-STYLE: normal; FONT-FAMILY: "Times New Roman", Times, serif
}
ul {
	FONT-SIZE: 12px; COLOR: #BEBEBE; LINE-HEIGHT: 24px; FONT-STYLE: normal; FONT-FAMILY: Times New Roman, Times, serif
}
ol {
	FONT-SIZE: 12px; COLOR: #BEBEBE; LINE-HEIGHT: 24px; FONT-STYLE: normal; FONT-FAMILY: Times New Roman, Times, serif
}
li {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 24px; FONT-STYLE: normal; FONT-FAMILY: "Times New Roman", Times, serif
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; color: #FF0C00;

}
kbd {
	font: 14px "Times New Roman", Times, serif;
	color: #3300FF;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	border: none;


}
pre {
	font: 12px "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #000000;
}
th {
	font: 16px "Times New Roman", Times, serif; background-color: #DDDDDD;
}
body {
	background: url(back.gif);
}
p {
	FONT-SIZE: 16px;
	COLOR: #000000;
	LINE-HEIGHT: 24px;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman", Times, serif;
}