a:link 				{ 	color: #E30704; text-decoration:underline; }
a:hover 			{	color: #FF6666;	text-decoration: underline; }
a:visited 			{ 	color: #E30704; text-decoration:underline; }

.normal			{ 
						font-family: verdana,arial,helvetica,sans-serif; 
						font-size: 12px; 
					}
.normalbold			{ 
						font-family: verdana,arial,helvetica,sans-serif; 
						font-size: 12px;
						font-weight: bold; 
					}
							
.smaller			{ 
						font-family: verdana,arial,helvetica,sans-serif; 
						font-size: 11px;
					}		

					
.smallerbold		{ 
						font-family: verdana,arial,helvetica,sans-serif; 
						font-size: 11px;
						font-weight: bold; 
					}
					
.tiny			{ 
						font-family: verdana,arial,helvetica,sans-serif; 
						font-size: 10px;
					}

.larger	{ 
						font-family: verdana,arial,helvetica,sans-serif; 
						font-size: 16px;
						font-weight: bold; 
					}	
					
.largebold		{ 
						font-family: verdana,arial,helvetica,sans-serif; 
						font-size: 24px;
						font-weight: bold; 
					}					
					
.chapter	{
						font-family : Garamond, Times, Times New Roman, serif;
						font-size: 12px;
						font-variant : small-caps;
						letter-spacing : 5px;
}

.chapterheading		{
						font-family : Garamond, Times, Times New Roman, serif;
						font-size: 30px;
						font-weight: bold;
}
.chapterquote		{
						font-family : Garamond, Times, Times New Roman, serif;
						font-size: 14px;
						font : italic;
}
.chaptercaption		{
						font-family : Garamond, Times, Times New Roman, serif;
						font-size: 12px;
						font-variant : small-caps;
}

.chapterheader	{
						font-family : Garamond, Times, Times New Roman, serif;
						font-size: 10px;
						letter-spacing : 3px;
}

.bodytext	{
						font-family : Garamond, Times, Times New Roman, serif;
						font-size: 16px;
}
