UL {
font-size : 10pt; 
font-family : Verdana,arial, helvetica, sans-serif; 
}

OL {
	font-size : 10pt;
	font-family : Verdana,Arial, Helvetica, sans-serif;
}


STRONG {
font-size : 12pt; 
font-weight : bold; 
font-family : Arial, helvetica, sans-serif; 
color : #8b1a1a; 
}

P {
font-size : 10pt; 
font-family : verdana, arial, helvetica, sans-serif; 
}

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 : 10pt;
	font-family : verdana, arial, helvetica, sans-serif;
	margin-left : 20px;
	margin-top : 20px;
	background : White;
}
.tight {
	margin-bottom: -6px;
}

.tightheader {
	margin-bottom: -6px;
	font-size: 170%;
}
.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 120%; 
	font-style: italic; 
	font-weight: bold; 
	color: #000080;
	margin-bottom: -12px;
}
.slogan {
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom: -6px;
	font-weight: bold;
	font-style : italic;
	text-align : center;
	font-size : 140%;
}

A:link, A:active
	{	color		:	#0000ff;
		}
A:visited {	color		:	#660066; 
		}		
A:hover {
	color:#008000;
	background:#FFD700;
	font-style : normal;
}
.bigger {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight : bold;
}
.small {
	font-size : 70%;
}
.nav {
	font-size : 10pt;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	background : #87CEFA;
	padding : 0.3em  0.4em;
}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

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: block;
	width: 10em;
	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;
}
