/* CSS Document */

/* Font Families */
h1,h2,h3,h4,h5,h6,q,legend,th {
	font-family: "trebuchet MS",Tahoma,Arial;color: #000000;
}
p,a,div,span,ul,ol {
	font-family: "trebuchet MS",Tahoma,Arial;color: #000000;}
/* Font sizing and spacing */
p,ul,ol,span{ font-size:80%; }

p  { margin: 5px 0px 15px 0px; line-height: 150%; }
h1 { font-size:150%; color:#993399; font-weight:bold;}
h2 { font-size:105%; color:#666666;}
h3 { font-size:105%; color:#0855BD; font-weight:bold;}
h4 { font-size: 95%; color:#000000; font-weight:bold;}
h5 { font-size: 85%; color:#000000; font-weight:bold;}
h6 { font-size: 75%; color:#000000; font-weight:bold;}		
/* Lists */
ul 	{ }
ul ul { font-size:100%; }
li 	{line-height:150%;list-style-type: disc;}
/* Links */
a 				{text-decoration:none;font-weight:bold;color: #0B48A6;}
a:visited		{text-decoration:none;color: #0B48A6;}
a:hover 		{text-decoration:underline;color: #0B48A6;}
a:active		{text-decoration:none;color: #0B48A6;}
hr { color: #D48DD7 ;background-color: #D48DD7; height: 1px; width: 50%}
.quote {font-size:110%;color:#993399;font-weight:bold; font-style: italic;line-height: 120%;}
.profile {font-size:110%;color:#666666;font-weight:bold; line-height: 110%;}
.tdUnderline {border-bottom:1px solid #e1e1e1;}
.tdTime {border-bottom:1px solid #e1e1e1; text-align:center; }
.imgBorder {padding: 3px;margin-right: 3px;margin-bottom: 3px;border: 1px solid #993399;}
.quote {font-style: italic;}
.newsHeader {font-weight: bold; font-size:90%;}
.date { font-size:90%; color:#FF6600}
