/* CSS Document */
<style type="text/css"> 
<style>body { 
overflow:hidden; 
} 
body { 
background-color: #a6bbbe;
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: #000000; 
}


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: #721111;
letter-spacing: 1px;
}


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

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

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

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


h1 {
	font-size: 13px;
    font-family:  Georgia, verdana, sans-serif;
	letter-spacing: 2px;
	margin-bottom: 2px;
	color:#c80477;
	text-align:left;
	background:#b688a3;
	line-height:4pt;
	padding-left:10px;
	margin-right: 5px;
	}

h1 {
	background-color: #dfdbda;
	font-size: 7pt;
	color: #c10061;
	font-weight: bold;
	font-family: tahoma;
	line-height: 6pt;
	padding: 3px;
    padding-left: 47px;
	border-top: #9cbc42 solid 2px;
    border-bottom:#7173f7 solid 2px;
	margin-bottom: 3px;
	margin-top: 2px;
		}
		
.title {
	background-color: #dfdbda;
	font-size: 7pt;
	color: #9cbc42;
	font-weight: bold;
	font-family: tahoma;
	line-height: 6pt;
	padding: 3px;
    padding-left: 47px;
	border-bottom: #c10061 solid 2px;
    border-top: #7173f7 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;
}


.tabborder
{
background-repeat:no-repeat;
background-position:bottom;
padding-bottom: 8px;
padding-top: 15px;
text-align:center;
}

.tabbody
{
background-repeat:repeat-y;
padding-left: 45px;
padding-right: 100px;
}

.tabbottom
{background-repeat:no-repeat;
background-position:top;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 350px;
left: -1px;
}

</style>