body{
	background-color :  #151598;
	scrollbar-arrow-color: #151598;
}

.Menu{
	font-family :  "Times New Roman",  serif;
	font-size : 14px;
	color :#660000;
	font-weight: 400;
	line-height : 16px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
}
A.Menu{
	font-family :  "Times New Roman",  serif;
	font-size : 14px;
	color :#151598;
	font-weight: 500;
	line-height : 20px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
	margin-top: 16px;;
}
A.Menu:Hover{
	color : red;
	text-decoration : none;
}

.Footer{
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: black;
	font-weight: 400;
	line-height : 16px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
}
A.Footer{
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #151598;
	font-weight: 500;
	line-height : 20px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
	margin-top: 16px;;
}
A.Footer:Hover{
	color : red;
	text-decoration : none;
}

.Footer2{
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #aaaaaa;
	font-weight: 400;
	line-height : 16px;
	margin-left: 0px;;
	margin-right: 0px;
}
A.Footer2{
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #aaaadd;
	font-weight: 600;
	line-height : 20px;
	margin-left: 0px;;
	margin-right: 0px;
	margin-top: 16px;;
}
A.Footer2:Hover{
	color : red;

}

.SLOGAN{
	font-family :  "Times New Roman",  serif;
	font-size : 35px;
	color : #6B6262;
	line-height : 50px;
	font-weight : 400;
	margin-left: 0px;
	margin-bottom: 0px;
	text-decoration: italic;
}


p{	margin-top: 5 px;
	margin-bottom: 5 px;
	margin-left: 20 px;
	margin-right: 20 px;
}


.flag{
	background-image : url(/images/background.jpg);
	background-repeat : repeat-x;
	background-color :  #D3BEBE;
}

.copyright{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #dddddd;
}
A.copyright{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : blue;
}
A.copyright:Hover{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #dddddd;
}

H1{
	font-family :  "Times New Roman",  serif;
	font-size : 25px;
	color : black;
	line-height : 28px;
	font-weight : 300;
	text-decoration: italic;
	text-align: left;
	text-align : center;
	margin-bottom: 0px;
}


H2{
	font-family :  "Times New Roman",  serif;
	font-size : 18px;
	color : #5e5e5e;
	line-height : 20px;
	font-weight : 400;
	margin-left: 0px;
}


.body{font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : black;
	font-weight: normal;
	margin-left: 0 px;
}

A.body{
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : #151598;
	font-weight: normal;
	text-decoration :none;
}
A.body:Hover{
	color : red;
	text-decoration : none;
}




.Details{font-family :  "Times New Roman",  serif;
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 5 px;
	font-size : 10px;
	line-height : 14px;
	color : black;
	font-weight: 500;
}

A.Details{font-family :  "Times New Roman",  serif;
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 5 px;
	font-size : 10px;
	line-height : 14px;
	color : white;
	font-weight: 500;
}

