body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	color: #333333;
}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: TAMMaduram;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: TAMMaduram;
 font-size: 120%;
 color: #333333;
}



h2{
	font-size: 80%;
	color: #333333;
	font-family: TAMMaduram;
}

h3{
	font-size: 80%;
	color: #333333;
	font-family: TAMMaduram;
}



h4{
	font-size: 70%;
	font-weight: bold;
	color: #334d55;
	font-family: TAMMaduram;
}

h5{
	font-size: 105%;
	color: #333333;
	font-family: TAMMaduram;
}

h6{
	padding-bottom: 5px;
	color: #993300;
	font-weight: normal;
}


.ArticleLink
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

a.ArticleLink:link, a.ArticleLink:visited, a.ArticleLink:hover {
	color: #333333;
	text-decoration: none;
 }
 
a.ArticleLink:hover {
	text-decoration: underline;
	color: #003366;
}




.content {
	background-color: #FFFFFF;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

/* This is the Style Sheet for Popup Description*/
#divTooltip {position:absolute; top:0px; width:175px; visibility:hidden; z-index:200; background-color:#f3f3f3; layer-background-color:#f3f3f3;}
.normalStyle    {
	padding:2px;
	font-weight:500;
	width:250px;
	color:#666666;
	top:100px;
	font-family:TAMMaduram;
	font-size:14px;
	background-color:#e7e9f2;
	layer-background-color:#f3f3f3;
	cursor:default;
	border: 1px solid #006699;
	text-align: center;
	position: absolute;
	visibility: hidden;
}
.netscape4Style {
	padding:0px;
	font-weight:500;
	width:250px;
	color:#006699;
	top:100px;
	font-family:TAMMaduram;
	font-size:14px;
	background-color:#e7e9f2;
	layer-background-color:#f3f3f3;
	border:1px solid #006699;
}
.next {
	font-family: TAMMaduram;
	font-size: 16px;
	font-weight: 500;
	color: #006699;
}
