body {  text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #FFFFFF; 
	font-size: 14px; }

form {  margin-bottom: 0; }

td.items { font-size: 10px; }

td { 	font-size: 14px; }


a.small { font-size: 10px; 
	  font-variant: normal; }

a.top {	font-weight: normal;
	font-size: 17px; 
	font-variant: normal; } 
a.top:link { color: #FFFFFF; }
a.top:visited { color: #D0D0FF; }
a.top:hover { color: #FF0000; }
a.top:active { color: #88FF88; }

a.links { font-variant: small-caps; }
a.links:visited { text-decoration: none; }

a.sc {  font-variant: small-caps; }

a { 	font-weight: normal; 
	text-decoration: none; 
	font-variant: normal; 
	font-size: 15px; }
a:link  { color: #000066; }
a:visited { color: #000000; }
a:hover { color: #FF0000; }
a:active { color: #00FF00; }

h2 { 	font-size: 15px;
	color: #1C206E; 
        font-variant: small-caps; 
	font-weight: normal; }


.label { font-variant: small-caps; 
	 background-color: #1C206E;
	 text-align: center; 
	 color: #FFFFFF; 
	 font-size: 14px;
	 font-weight: normal; }

.sc {	font-variant: small-caps; }

li {	list-style-type: square; 
	color: #7289CC; }

.licontent { color: #000000; }

table.pic { height: 550px; }

