.title{
	font-family : "Lucida Console";
	font-style : italic;
	font-weight : 900;
	color : #2A4773;
	font-size : 40;
	text-align : left;
	cursor: default;
}

.title1{
	font-family : "Lucida Console";
	font-style : italic;
	font-weight : 900;
	color : Gray;
	font-size : 40;
	text-align : left;
	cursor: default;
}
body{
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	border : medium solid Silver;
	
	background-color : "#EBEBEB";
}
.img_1{
	
}
.plain_text{
	color : "#06005E";
	font-family : Garamond;
	font-size : 16px;
	text-align: justify;
	font-style : normal;
	padding-left : 50px;
	padding-right : 50 px;
	font-weight : 700;
	padding-top: 20;
}
.menu_text{
	font-family : "Times New Roman";
	font-size : 18px;
	font-weight : bold;
	padding-left : 0px;
	font-style: italic;
	font-variant: normal;
	color: #735E3E;
}
	
.menu_text1 {
	font-family : "MS Serif";
	font-size : 12 px;
	font-weight : 900;
	padding-left : 0px;
	font-style: italic;
	font-variant: normal;
	color: #320098;
	padding-top: 0;
	padding-right : 0;
}
	
.
.load{
	ffont-family : "Times New Roman";
	font-size : 18px;
	font-weight : bold;
	padding-left : 0px;
	font-style: normal;
	font-variant: normal;
	color: #320098;
	filter: dropshadow(color=black, offx=3, offy=3, positive=0);
}
a:link, a:visited{
	color : #330080;
	text-decoration : blink;
}
a:hover{
	color : #3366CC;
		text-decoration : none;
	
	
}