/***********************************************/
/* fullpage.css                          */
/* Use with actko.com                    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

a:hover
{
	color:#0000FF;
	font-weight:bold
}

body {
	
}


td { 
}
	

th {
	
}
img {
	padding-left:5px;
	padding-bottom:5px;
	padding-top: 5px;
	padding-right: 5px;
}
h1 {
	font-size:18px;
	font-style:normal;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	
}
h3	{
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	
}

.style1 {color: #000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold}

.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	
}

.bodylink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:800;
	color:#993300;
	
}

.creed {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;

}
		
.morelink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000CC;
	
}


/***********************************************/
/* CSS id#			                           */
/***********************************************/ 

div#navlinks {color:#0000CC}

div#redlinks {color:#993300}


			

