/* Body  Start*/
body
{
margin-top: 0px; 
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
background: #FFFFFF;
font-family: Arial;
color: #000000;
font-size: 10px;
}
/* Body End */
.address
{
font-size: 10px;
text-align:right;
padding-right: 05px;
color: #FFFFFF;
}
.header
{
width: 100%;
background: url(../images/Head_Banner1-2.gif);
}
/* H1, H2, H3, H4, H5, H6, P  Start*/
h1
{
font-size: 24px;
text-align:center;
padding: 0px;
margin: 0px;
color: #000000;
font-weight: bold;
font-family: Arial;

}
h2
{
font-size: 16px;
text-align: left;
padding: 0px;
margin: 0px;
color: #000000;
font-weight: bold;
font-family: Arial;
}
h3
{
font-size: 14px;
text-align: right;
padding: 0px;
margin: 0px;
color: #000000;
font-weight: bold;
font-family: Arial;
}
h4
{
font-size: 18px;
text-align: center;
padding: 10px;
margin: 0px;
color: #000000;
font-weight: bold;
font-family: Arial;
}
h5
{
font-size: 14px;
text-align: center;
padding: 15px;
margin: 0px;
color: #000000;
font-weight: bold;
font-family: Arial;
text-decoration: underline;
}
h6
{

}
p
{
font-size: 12px;
text-align: left;
padding: 0px;
margin: 0px;
color: #000000;
font-weight: normal;
font-family: Arial;
}

/* H1, H2, H3, H4, H5, H6, P  End*/
.hr
{
background: #3366CC;
color: #3366CC;
height: 3px;
}
.copy
{
font-size: 10px;
font-style: Italic; 
text-align:center;
padding: 0px;
margin: 0px;
color: #000000;
}
/* Links  Start*/

a:link, a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:hover
{
	text-align:center;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.navi 
{
font-weight: normal;
text-align:center;
font-size: 10px;
padding: 0px;
margin: 0px;
background: url(../images/Sub_Head1-1.gif);
}
.navi a:link, .navi a:visited
{
text-align:center;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}
.navi a:hover
{
text-align:center;
font-size: 10px;
font-weight: normal;
color: #FFCC00;
text-decoration: none;
}
.return a:link, .return a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.return a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}

/* Links  End*/