P  {
	font-size : 11px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #000000;
}

H1  {
	font-size : 16px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-weight : bold;
	text-decoration : underline;	
	color : #72858D;
}

H2  {
	font-size : 14px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-weight : bold;
	color : #000000;
}

H3  {
	font-size : 15px;
	font-family : Arial, Verdana, MS Sans Serif, sans-serif, Courier New;
	font-weight : bold;
	color : #000000;
}
H4	{
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #000000;
	font-size : 11px;
	font-weight: bold;
}
STRONG	{
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #000000;
	font-size : 11px;
	font-weight: bold;
}

A  {
	font-size : 12px;
	font-family : Arial, Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #000000;
	font-weight: bold;	
	text-decoration : none;
}

A:Visited  {
	font-size : 12px;
	color : Grey;
	font-weight: bold;
	text-decoration : none;
	font-family : Arial, Verdana, MS Sans Serif, sans-serif, Courier New;
}

A:Active  {
	font-size : 12px;
	font-family : Arial, Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #000000;
	font-weight: bold;
	text-decoration : none;
}

A:Hover  {
	font-size : 12px;
	font-family : Arial, Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #000000;
	font-weight: bold;
	text-decoration : underline;
}
FORM {
	border-color: #B8CCD3;
	border : #B8CCD3;
}
INPUT {
	background-color : #F6F8F9;
	font-size : 11px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
}
BODY {
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	scrollbar-face-color: #DEDEE2;
	scrollbar-arrow-color: #352F25;
	scrollbar-track-color: #DEDEE2;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #DEDEE2;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-Color: #DEDEE2;
}
UL  {
	list-style: none;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-size : 11px;
	color : #000000;
}
.li {
    padding:0px 0px 0px 25px;
    margin: 5px 0px 0px 0px;
    display: block;
    height: 19px;
    background-image: url("../images/li.gif");
    background-repeat: no-repeat;
    background-position: top left;
  }
.aws  {
	font-size : 10px;
	font-family : Arial, Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #ffffff;
}