@charset "iso-8859-1";
body {background-attachment: fixed; 
	 background-color:#000000;     
      text-align: justify;
      font-family: verdana;
      font-size: 14px;
	color: #e2cb6d
      }

a:link {color: #00ff00;font-weight: bold;}
a:visited {color: #009f00;font-weight: bold;}
a:hover {color: #ffffff; font-weight: bold;text-decoration: none;}

table {text-align: justify;
      font-family: verdana;
      font-size: 14px;}

td.right {background-color: #ffffdd;
          text-align: justify;
          font-family: verdana;
          font-size: 14px;
		}
		
li {font-size: 14px;}		

a:link.otherlinks {color: #C60233; font-size: 12px;}
a:visited.otherlinks {color: #989898; font-size: 12px;}
a:hover.otherlinks {color: #ffffff; font-weight: bold;text-decoration: none}

a:link.textlinks {color: #ff6792; font-weight: bold;}
a:visited.textlinks {color: #ff3366; font-weight: bold;}
a:hover.textlinks {color: #ffffff; font-weight: bold;text-decoration: none}

a:link.listlinks {color: #ff6792; font-weight: bold; font-size: 14px;}
a:visited.listlinks {color: #ff3366; font-weight: bold; font-size: 14px;}
a:hover.listlinks {color: #ffffff; font-weight: bold;text-decoration: none; font-size: 14px;}


p {text-align: justify;
      font-family: verdana;
      font-size: 16px;
		}

p.opening {text-align: center;
      font-family: verdana;
      font-size: 16px;
	font-weight: bold;
	color: #e2cb6d
	}

h3 (text-align: center;
	font-family: verdana;
	font-size: 16px;
	color: #ff6792
	}