/* Global Styles */

body {
	margin:1px;
		background-color: #FF6A6A;
	}
body,td,th {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FF3737;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	color: #FF3737;
	font-weight: bold;
	text-decoration: none;
}

/* Class Styles */
	
.websiteDesigned {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FF3333;
   }
   
.bodyText {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: normal;
	line-height:15px;
	margin-top:0px;
	letter-spacing:.06em;
	}
.contactInfo {
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height:17px; 
	font-weight: normal;
}
.pageTitle{
	color: #FF3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	letter-spacing:.1em;
}
.pageTitleGREY{
	color: #4F4F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	letter-spacing:.1em;
}
.pageName{
	font:18px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	line-height:24px;
	letter-spacing:.3em;
}
	
.smallText {
	font-size: 10px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}
	
.biographyText {
	font:12.5px Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	letter-spacing:.1em;
	font-weight: normal;
	}
	
.navText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6666;
	font-size: 13px;
	line-height: 11px;
	font-weight: bold;
	letter-spacing:.07em;
	text-decoration: none;
	}
		
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: .06em;
	text-decoration: none;
	}
	
.quoteText {
	font:11px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	line-height:15px;
	margin-top:0px;
	letter-spacing:.06em;
   }

.quotedAuthor {
	font:11px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	line-height:15px;
	margin-top:0px;
	letter-spacing:.1em;
	}
   
.navBar {
	font-size: 23px;
	color: #E8C917;
	font-weight:bold;
 }
.AKTTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF5555;
	font-weight:bold;
	font-size: 55px;
    }

.testimonials {
	color: #454545;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
