@charset "utf-8";
/* CSS Document */

body {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color:#000000;
	font-size:16px;
}

p {
	margin-left:12px;
	margin-right:12px;
}

.header {
	font-size:24px;
	color:#000000;
	background-color: inherit;
}

.quote {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 15px;
	margin-right:15px;
	text-indent:10px;
	margin-bottom:0px;
}
			   
.signature {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14px;
    font-style:italic;
	text-align:right;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:30px;
}

.highlight {
    font-weight:bold;
	font-style:italic;
}

.main {
	text-align:justify;
	text-indent:25px;
}

li {
	list-style:square;
	font-size:15px;
	color:#000000;
} 

.emailAddress {
    color:#000000;
	font-size:18px;
	text-decoration:none;
}

a.emailAddress:hover {
	color:#FFFFFF;
}

.larger {
	font-size:18px;
}

.designer {
	font-size:11px;
}
										
a.designer:link	{
	color: #000000;
    background-color: inherit;
	text-decoration: none;
}
					
a.designer:visited {
	color:#000000;
	background-color: inherit;
	text-decoration: none;
}
					
a.designer:hover {
	color: #FFFFFF;
	background-color: inherit;
	textext-decoration: none;
}
					
a.designer:active {
    color: #000000;
	background-color: inherit;
	textext-decoration: none;
}
					
.footerMenu {
	font-size:15px;
}

a.footerMenu:link	{
	color: #cccccc;
    background-color: inherit;
	text-decoration: none;
}

a.footerMenu:visited 	{
	color:#cccccc;
	background-color: inherit;
	text-decoration: none;
}
					
a.footerMenu:hover 	{
	color: #000000;
	background-color: inherit;
	textext-decoration: none;
}
					
a.footerMenu:active {
	color: #cccccc;
	background-color: inherit;
	textext-decoration: none;
}

.links {
	font-size:16px;
}

a.links:link	{
	color: #000000;
    background-color: inherit;
	text-decoration: none;
}

a.links:visited 	{
	color:#000000;
	background-color: inherit;
	text-decoration: none;
}
					
a.links:hover 	{
	color: #ffffff;
	background-color: inherit;
	textext-decoration: none;
}
					
a.links:active {
	color: #000000;
	background-color: inherit;
	textext-decoration: none;
}

.articles {
	font-size:14px;
	color: #000066;
}

a.articles:link	{
	color: #000066;
    background-color: inherit;
	text-decoration: none;
}

a.articles:visited 	{
	color:#000066;
	background-color: inherit;
	text-decoration: none;
}
					
a.articles:hover 	{
	color: #ffffff;
	background-color: inherit;
	textext-decoration: none;
}
					
a.articles:active {
	color: #000066;
	background-color: inherit;
	textext-decoration: none;
}