.mainpagefont {
 font-family : arial,sans-serif;
 font-size: 12px;
 font-weight : normal;
 color : #2c2c2c;
 text-align : justify;
}
.mainpagefont a {
 color : #050073;
 text-decoration : none
}
.mainpagefont a:hover {
 color : #0097c8;
}
.image {
margin: 20;
 border-style : solid;
 border-color : #d9d9d9;
 border-width : 1px;
}
.subheading {
 font-family : arial,sans-serif;
 font-size: 14px;
 font-weight : bold;
 color : #1753ad;
}
.mainpageheading {
 font-family : arial,sans-serif;
 font-size: 24px;
 font-weight : bold;
 color : #1753ad;
}
.datafont {
 font-family : arial,sans-serif;
 font-size: 12px;
 font-weight : normal;
 color : #404040;
}

.menuoptions {
 font-family : arial,sans-serif;
 font-size: 12px;
 font-weight : normal;
 color : #5d5d5d;
}
.menuoptions a {
 color : #050073;
 text-decoration : none
}
.menuoptions a:hover {
 color : #0097c8;
}
.pagefootertext {
 font-family : arial,sans-serif;
 font-size: 12px;
 font-weight : bold;
 color : #dbdbdb;
}
body {
 font-family : sans-serif;
 font-size: 18px;
 font-weight : normal;
 color : #000000;

}