/* enoughforall */
/* www.enoughforall.com */

/* General Style Sheet */
/* Updated: December 29 2003 */

/* general tag styles */

/* basic elements */
body { 
	font: 8pt/16pt georgia; 
	color: #555753; 
	background: #fff url() no-repeat bottom right; 
	margin: 0px; 
	}
h1 { 
	font: 20pt georgia; 
	color: #ff2299; 
	background: #fff url() no-repeat bottom right; 
	margin: 0px; 
	}
p { 
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: left;
	}
ol { 
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: left;
	}
p.cal { 
	font: 7pt georgia; 
	margin-top: 0px; 
	text-align: left;
	color: #000000
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

p.gay { 
	font: 8pt/16pt georgia; 
	color: ff2299;
	margin-top: 0px; 
	text-align: justify;
	}
	
td.yo { 
	 border-left: thin dotted #D4CDDC;
	 margin: 0px 0px 20px 0px; 
	 padding-left: 5px;
	}

p.ost { 
	font: 8pt/16pt georgia; 
	color: ff2299;
	margin-top: 0px; 
	text-align: left;
	}

H2 {
	font: 8pt georgia bold;
	color: 000000;
	text-align: left;
	}
	
HR {
    height:1px;
    width:80%;
    color:#446791;
    margin: 0px 0px 0px 0px;  
   }
  
  H2.title2 {
  	text-align: left;
  	font: 8pt georgia bold;
	border-bottom:1px solid #446791;
	}

td.main {
	padding-left: 5px;
	padding-right: 10px;
	}

td.side {
	padding-left: 5px;
	padding-right: 10px;
	}
