/* CSS Document */
<style type="text/css"> 
<style>body { 
overflow:hidden; 
} 
body { 
background-color: #050c10;
background-repeat: repeat-y ;
scrollbar-base-color: #ffffff;
text-align: justify;
scrollbar-arrow-color: #a6bbbe;
scrollbar-face-color: #a6bbbe;
scrollbar-track-color: #a6bbbe;
scrollbar-highlight-color: #0000000;
scrollbar-shadow-color: #a6bbbe;
scrollbar-3dlight-color:  #a6bbbee;
scrollbar-darkshadow-color: #a6bbbe; 

font-weight: normal;
font-family: tahoma;
font-size: 7pt;
color: #c1d4de; 
}


A:link, A:visited
{
color: #d07d62;
font-family: tahoma;
font-size: 7pt;
}

A:hover
{
COLOR: #80a0cd;
font-family: tahoma;
font-size: 7pt;
}

b, strong
{
font-family: tahoma;
font-size: 7pt;
font-weight: bold;
color: #366e75;
letter-spacing: 1px;
}


i, em
{
font-family: Georgia;
font-size: 7pt;
font-weight: italic;
color: #fa7370;
letter-spacing: 1px;
}

u
{
font-family: tahoma;
font-size: 7pt;
font-weight: underline;
color: #caca00;
letter-spacing: 1px;
}

p
{
font-weight: normal;
font-family: tahoma;
font-size: 7pt;
color: #c1d4de;
}

blockquote {
color: #084157;
background-color: #054862;
text-align: justify;
border-left: 10px solid #e3a95b;
line-height: 10px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 25px;
margin-right: 35px;
padding: 3px;}

.title {
	background-color: #093856;
	font-size: 7pt;
	color: #8921ff;
	font-weight: bold;
	text-transform:capitalize;
	font-family: tahoma;
	line-height: 6pt;
	padding: 3px;
    padding-left: 47px;
	border-top: #838963 solid 2px;
    border-bottom:#838963 solid 2px;
	margin-bottom: 3px;
	margin-top: 2px;
		}

.tit2 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: italic;
	color: #c50000;
	text-align: right;
	font-variant: normal;
	border-right: none;
	border-bottom:  thin dashed #a90101;
	border-left: none;
}

.tit3  {
color: #66555b;
font-family: Georgia, Tahoma, Arial;
font-size: 11px;
font-weight: bolder;
text-align: center;
line-height: 120% ;
letter-spacing: 1px;
border: 1px dashed #764113;
margin-right: 5px;
}

.tit4 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: italic;
	color: #ba202f;
	text-align: right;
	font-variant: normal;
	border-right: none;
	border-bottom:  thin dashed #ba202f;
	border-left: none;
}


.tab {background-color:#abb8be; border:3px solid #601d1d; }

.tab2 {background-color:#abb8be; border:3px solid #717d89;}

</style>
