UL {
	font-size : 12pt;
	font-family : calibri,arial, helvetica, sans-serif;
	color : #000000;
	font : normal;
}

OL {
	font-size : 12pt;
	font-family : calibri,Arial, Helvetica, sans-serif;
}

LI {
	list-style : disc inside;
}

STRONG {
font-size : 12pt; 
font-weight : bold; 
font-family : Arial, helvetica, sans-serif; 
color : #8b1a1a; 
}

P {
font-size : 12pt; 
font-family : calibri, arial, helvetica, sans-serif; 
margin-bottom: -6pt;
}

.tight {
margin-bottom: -6 pt;
}


H3 {
font-size : 16pt; 
font-weight : bold; 
font-family : Arial, helvetica, sans-serif; 
color : #6495ed; 
}

H4 {
font-size : 14pt; 
font-weight : bold; 
font-family : Arial, helvetica, sans-serif; 
color : #000080; 
}

H5 {
font-size : 12pt; 
font-weight : bold; 
font-family : Arial, helvetica, sans-serif; 
color : #000000; 
}

H2 {
font-size : 18pt; 
font-weight : bold; 
font-family : Arial, helvetica, sans-serif; 
color : #000080; 
}

H1 {
font-size : 24pt; 
font-weight : bold; 
font-family : Arial, helvetica, sans-serif; 
color : #000080; 
}

BODY {
	font-size : 12pt;
	font-family : calibri, arial, helvetica, sans-serif;
	margin-left : 20px;
	margin-top : 20px;
	background : White url(paleblue.gif) no-repeat fixed;
	background-attachment : scroll;
}

A:link, A:active
	{	color		:	#0000ff;
		}
A:visited {	color		:	#660066; 
		}		
A:hover {	color		:	#008000;
		background	:	#FFD700;
		}
.small {
	font-size : 70%;
}
TD {
	font-family : calibri, Arial, Helvetica, sans-serif;
	font-size : 10 pt;
}

.symbol {
	font-family : Symbol;
}

table.navbar {
   border-collapse: collapse;

}
table.navbar td {
	border: 2px solid Navy;
	font-size : 12pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	background-image : url(http://www.ttiedu.com/images/menu_bg.gif);
	color: #4169E1;
}

table.navbar td a
{
	display: compact;
	width: 8em;
	text-decoration: none;
}

table.navbar td a:link, table.navbar td a:visited,  table.navbar td a:active
{
	color: Navy;

}

table.navbar td a:hover
{
	color: Navy;
	background-color: white;
	background-image : none;
}

LI.nobullet {
	list-style : none inside;
	color : #8b1a1a;
	font-weight : bold;
}



