
body {
	background-color: #c4ebfc;
	margin: 5;
	padding: 5;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: xx-small;
	color: #000000;
}

img { border:none;
}

div {
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	list-style-position: outside;
}

P{ font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size:x-small}
		
		
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bolder;
	color: #CC0000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #CC0000;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #CC6600;
	font-style: normal;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF3300;
	font-style: normal;
	text-decoration: underline;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #CC3300;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 18px;
	color: #000066;
	text-decoration: none;
	font-style: normal;
	line-height: 15px;
}

 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 18px;
	color: #000066;
	font-weight: normal;
	font-style: normal;
  }
  
  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 18px;
	color: #0000FF;
	text-decoration: none;
	font-style: normal;
  }
  
  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	color: #000099;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
  }
  
  a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
  }
  
  table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}


