/* CSS Document */



	
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
color: #000000;
}
	
.header {
	color: #ff0066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.header1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 24px;

        font-weight : bold;

		color       : #fe881a;

        text-align  : left;

}

.header2{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 16px;

        font-weight : bold;

		color       : #FFCC33;

        text-align  : left;

}

.bodytext1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #000000;

        text-align  : left;

}


.errormsg{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #FF0000;

        text-align  : left;

}


