/* TAG SELECTORS & CLASS OVERRIDES */

p
	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
		 
img { border: 0px; }
		 
 a { border: 0px; }
		 		 
a:link
	{
		color: #262;
		text-decoration: none;
		border-bottom: 1px dotted #262;
	}

a:hover
	{
		color: #660000;
		border-bottom: 1px dotted #660000;
	}

a:visited
{
	color: #262;
	text-decoration: none;

}
		
		.entrytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12 pt;
	font-weight: normal;
	text-align: left;
				}
			
		.headertext {
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				font-size : 12 pt;
				font : bold;
				color : #660000;
				}
		
		.introtext {
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				font-size : 16 pt;
				font : bold;
					}	
					
		.sectiontext {
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size : 16 pt;
			font : bold;
			color : #006600;
			}

