/* CSS Document */
A:link {text-decoration: none;color:#0066cc;  }
A:visited {text-decoration: none;color:#0066cc;}
A:active {text-decoration: none; color:#0066CC }
A:hover {text-decoration: underline; color:red;  }

.large_heading {
font-family:DVOT-Yogesh;
font-size:36px;
color:#3366CC;
font-weight:bold;
}
.large_heading {
font-family:DVOT-Yogesh;
font-size:36px;
color:#006666;
font-weight:bold;
}
.middle_heading {
font-family:DVOT-Yogesh;
font-size:24px;
color:#3366CC;
font-weight:bold;
text-align:justify;

}
.small_heading {
font-family:DVOT-Yogesh;
font-size:18px;
color:#000000;
font-weight:bold;

}
.paragraph {
font-family:DVOT-Yogesh;
font-size:12px;
color:#000;
padding:10px;
margin:10px;
font-weight:bold;
text-align:justify;
}
.paragraph_heading {
font-family:DVOT-Yogesh;
font-size:14px;
color:#0066CC;
padding:10px;

font-weight:bold;
text-align:justify;
}
.note {
font-family:DVOT-Yogesh;
font-size:12px;
color:#3366CC;
padding:10px;

font-style:italic;
font-weight:bold;
text-align:justify;
}
.list {
font-family:DVOT-Yogesh;
font-size:12px;
color:#3366CC;
font-style:italic;
font-weight:bold;
text-align:justify;
}
.list_bold {
font-family:DVOT-Yogesh;
font-size:13px;
color:#3366CC;
font-style:italic;
font-weight:bolder;
text-align:justify;
}
.page {
.list_bold
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-style:italic;
font-weight:bolder;
}

.thought_eng {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0066CC;
font-style:italic;
font-weight:bolder;
}
.index {
font-family:DVOT-Yogesh;
font-size:13px;
color:#000;
font-style:normal;
font-weight:bolder;
padding-left:15px;
}

.Page_heading {
font-family:DVOT-Yogesh;
font-size:42px;
color:#0066CC;
font-style:oblique;
font-weight:bolder;
padding-left:15px;
}
.nub {
color:#003399;
font-size:11px;
}
