
BODY  {
	margin-left: 15pt;
	margin-right: 15pt;
	margin-top: 0pt;
	margin-bottom: 5pt;
	}

A:link {	
	color: blue;
	text-decoration: underline;}

A:visited {
	color: blue;
	text-decoration: underline;}

A:hover {
	color: blue;
	text-decoration: none;}

A:active {
	color: blue;
	text-decoration: none;}

	
H1 {
	margin-top: 25pt;
	margin-bottom: 0pt;
	text-align: left;
	font-size: 200%;
	font-weight: Bold;
	font-style: Normal;
	color: #666666;
	letter-spacing: 0px;
	font-family: Georgia,serif; }

H2 {
	margin-top: 25pt;
	margin-bottom: 0pt;
	line-height: 120%;
	text-align: left;
	font-size: 160%;
	font-weight: Normal;
	font-style: Normal;
	color: #555555;
	font-family: Georgia,serif; }

H3 {
	margin-top: 15pt;
	margin-bottom: 0pt;
	line-height: 120%;
	text-align: left;
	font-size: 130%;
	font-weight: Normal;
	color: #666666;
	font-family: Georgia,serif; }
	
H4 {
	margin-top: 20pt;
	margin-bottom: 0cm;
	margin-right: 1cm;
	text-align: left;
	font-size: 100%;
	font-style: oblique;
	color: #888888;
	font-family: Verdana,Arial,sans-serif; }
	
H5 {
	margin-top: 0.25cm;
	margin-bottom: 0cm;
	margin-right: 1cm;
	text-align: left;
	font-size: 85%;
	color: #990033;
	font-family: Verdana,Arial,sans-serif; }
	
ul {	margin-top: 5pt;
	margin-bottom: 0pt;
	list-style-position: outside; 
	list-style-image: url('images/dot.png'); }
	
ol {	margin-top: 5pt;
	margin-bottom: 0pt; }
	
li {
	font-size: 90%;
	line-height: 140%;
	margin-top: 5pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 1cm;
	text-align: left;
	font-family: Georgia,serif; }

P {
	font-size: 90%;
	line-height: 140%;
	margin-top: 5pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 1cm;
	text-align: left;
	font-family: Georgia,serif; }

.top	{
	margin-top: 0pt; }

.center	{
	text-align: center; }

.border {
	border: thin solid #999999;
	padding: 10px;}
	
.page {
	border-right-style: none; 
	border-top-style: none; }
        

