/* CSS Document */
html		 {overflow-y: scroll;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}
body 		 {font-family:Lucida Sans, Times New Roman, Verdana, Arial Black;color:#0783A9}
table		 {width:100%}
h2			 {margin-bottom:2;font-weight:bold;font-size:100%}
p			 {color: #33cc00;font-family:Lucida Sans, Times New Roman, Verdana, Arial Black;font-size:80%;margin-top: 4px;margin-bottom:4px;margin-left:0px}
ul			 {font-size:80%;color:#0089C4}
.active		 {background-color:#11A1E9;color:white;font-size:80%}
.butoff		 {background-color:#CADCEB;color:#105289;cursor:hand;font-size:80%}
.buton		 {background-color:#11A1E9;color:white;cursor:hand;font-size:80%}
a:link		 {color:#0089C4}
a:visited	 {color:#0089C4}
a:hover		 {color:#33cc00}
a:active	 {color:#105289}
.itresolve	 {font-family: times; font-size:x-small;}


