body,td,th {
	font-family: calibri;
	font-size: 12pt;
	color: #5C1A1B;
}
body {

	background-image: url(Images/BG2.png);
	background-repeat: no-repeat;
		background-attachment: fixed;
	background-color: #f37122;
	
	scrollbar-face-color : #f08135; 
	
scrollbar-highlight-color : #f08135; 

scrollbar-3dlight-color : #f08135; 

scrollbar-shadow-color : #f08135; 

scrollbar-darkshadow-color : #f08135; 

scrollbar-track-color : #ed6e18; 

scrollbar-arrow-color : #ed6e18; 
}

a {
	font-size: 12pt;
	color: #8C231D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C231D;
}
a:hover {
	text-decoration: none;
	color: #5C1A1B;
}
a:active {
	text-decoration: none;
	color: #8C231D;
}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
}
h1 {
	font-size: 10px;
	color: #5C1A1B;
}
h2 {
	font-size: 16pt;
	color: #5C1A1B;
}
h3 {
	font-size: 24pt;
	color: #5C1A1B;
}
h4 {
	font-size: 32pt;
	color: #5C1A1B;
}