
/* HOMEPAGE STYLES */
.home		{ font-family: Arial Narrow, Arial, Tahoma, Veranda; font-size: 13px; }
a:link		{ color: #4DA561; text-decoration: none; }
a:visited	{ color: #4DA561; text-decoration: none; }
a:hover	{ color: #4DA561; text-decoration: none; }

.text {font-size: 13px; color: #666;  font-family: Arial Narrow, Arial, Tahoma, Verdana;  font-weight: normal; margin: 11px 9px;}
.t2 {font-size: 13px; color: #663175;  font-family: Arial Narrow, Arial, Tahoma, Verdana;  font-weight: bold; margin: 11px 9px;}
.subtitle {font-size: 13px; color: #663175; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}
.title {font-size: 13px; color: #666; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}
.bottom {font-size: 10px; color: #6B6B6B; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}

h1 {
font-family:  verdana,arial,helvetica,sans-serif;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #663175;
margin: 12px 8px 4px 9px;

letter-spacing: .9px;
}
h2 {
font-family:  verdana,arial,helvetica,sans-serif;
font-smooth: always;
font-size: 13px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #663175;


}
h3 {
font-family: verdana,arial,helvetica,sans-serif;
font-size: .7em;
font-style: normal;
line-height: normal;
font-weight: none;
color: #663175;
margin: 9px 9px;
letter-spacing: .-1px;
text-decoration:underline;
}
ul 
{
font-family: "Arial Narrow", Arial, Tahoma, Verdana; 
font-size: 13px; 
color: #000000;
font-weight: normal;
letter-spacing: .2pt;
margin-top: 10px;
margin-bottom: 10px;
list-style-type: square;
}
ol 
{
font-family: "Arial Narrow", Arial, Tahoma, Verdana; 
font-size: 13px; 
color: #000000;
font-weight: normal;
letter-spacing: .2pt;
margin-top: 10px;
margin-bottom: 10px;
list-style-type: lowercase;
}
li.bull 
{
font-family: "Arial Narrow", Arial, Tahoma, Verdana; 
list-style-type: square;
color: #000000;
list-style-position: inside;
font-weight: bold;
text-indent: -10px;
}
