﻿body {
background-image:url("../common/backgrd.jpg");
margin:0px 0px 0px 0px;
font-size: 12px;
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: normal;
font-style: normal;
color: #666666;
}

html {
background-image:url("../common/backgrd.jpg");
margin:0px 0px 0px 0px;
font-size: 12px;
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: normal;
font-style: normal;
color: #666666;
}

{
line-height:100%; 
margin-top:0px; 
margin-bottom:0px;
}

p{
line-height:100%; 
margin-top:0px; 
margin-bottom:0px;
	text-align: left;
}

h1 {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-align: center;
}


h2 {
font-size : 12px; 
font-family : Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: normal;
font-style: normal;
color : blue; 
}

h3 {
font-size : 12px; 
font-family : Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : black; 
font-weight: bold;
font-style: normal;
}

h4 {
font-size : 12px; 
font-family : Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : red; 
font-weight: normal;
font-style: normal;
}

}

h5 {
font-size : 12px; 
font-family : Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: normal;
font-style: normal;
color : yellow; 
}

h6 {
font-size : 12px; 
font-family : Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : red; 
font-weight: bold;
font-style: normal;
padding-left:15px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {color: blue; text-decoration:none;}
a:hover {color: red; text-decoration:underline;}

