
BODY     {background:   #FFFFFF  ; 
         margin-left:       5%; 
         margin-right:      7%;  
         font-size:        13pt; }

A {
	color : #666699;
	text-decoration : underline;
}

A:hover {
	color: #97C0FF;
	text-decoration : underline;
}

P, td, li      { font-size:        13pt; }

H1{	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	color: White;
	background: #002C57;}





UL          {list-style-type: disc; }

SUP         {font-size:        8pt;}

