/* CSS Document */

body {
		background-color:#CCCCCC;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		margin:10px;
		color:#FFFFFF;
}
a:link {
		font-size:10px;
		font-weight:bold;
		color:#006600;
		text-decoration:none;
}
a:hover {
		font-size:10px;
		color:#0066CC;
		font-weight:bold;
		text-decoration:none;
}
a:visited{
		font-size:10px;
		font-weight:bold;
		color:#006600;
		text-decoration:none;
}
#detailsData {
		line-height:150%;
		font-size:11px;
}
.indexBlack{
		color:#666666;
		line-height:150%;
		text-align:justify;
}
#copyRights {
		text-align:center;
		color:#666666;
}
#copyRights a:link {
text-align:center;
		color:#666666;
}
#copyRights a:visited {
text-align:center;
		color:#666666;
}
.myHeading{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#666666;
}
font {
		color:#333333;
		font-size:11px;
}
#subPagesDetailsFormat {
		color:#666666;
		line-height:150%;
		text-align:justify;
}
#headingBorder {
		border-bottom-color:#999999;
		border-bottom-style:dotted;
		border-bottom-width:2px;
		border-left-color:#999999;
		border-left-style:dotted;
		border-left-width:2px;
}
H1 {
		font-size:10px;
		font-weight:bold;
		color:#0066CC;
		margin:0;
}
#indexLink a:link , #indexLink a:hover , #indexLink a:visited{
		text-decoration:none;
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:11px;
}
