html { margin: 0px; }
body {
	padding: 0px;
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3, h4, h5, th, thead, tfoot { color: #EB3200; }

h1 { font-weight: bold; font-size: 1.6em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h2 { font-weight: bold; font-size: 1.4em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h3 { font-weight: bold; font-size: 1.2em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h4 { font-weight: bold; font-size: 1.1em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h5 { font-weight: bold; font-size: 1em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h6 { font-weight: bold; font-size: 1em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
p, td { font-size: 1em; }

tfoot, thead { font-size: 1em; }	
		
th { font-weight: bold; font-size: 1em; }	
small { font-size: .9em; }	
big { font-size: 1.2em; }	
blockquote, pre { font-family: Courier New, monospace; font-size: 1em; }	
img { border: none; }

.Text {	font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #333333; line-height: 17px; }
.TextOrange {	font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #FF8E20; line-height: 17px; }
.TextRed {	font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #EB3200; line-height: 17px; }
.TextBlue {	font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #3E618C; line-height: 17px; }
.TextGray {	font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #9A9A9A; line-height: 17px; }

.SectionText {	font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #5C5C5C; font-weight: bold; line-height: 15px; }