
p,td,li,ul,td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	
	color: #d60000;
	text-decoration: none;
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	
	color: #d60000;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	
	color: #ff0000;
	text-decoration: underline;
}

a.footer_link, a.footer_link:hover, a.footer_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.chapter_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

.page_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

.subtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}

.small_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.forum_reply
{
	font-style: italic;
	color: #336699;
}

.introduction
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336699;
	font-style: italic;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-style: italic;
}

.chapter_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #336699;
	font-style: italic;
}

.important
{
	background-color: #336699;
	color: #ffffff;
	font-weight: bold;
}

.ending
{
	color: white;
	background-color: #336699;
}

.quiz_answer
{
	color: #aaaaaa;
	font-size: smaller;
}

/*******************************************
 *                HIGHLIGHTS               *
 *******************************************/

span.highlight_a
{
	background-color: #f0d0d0;
}
span.highlight_b
{
	background-color: #d0d0f0;
}
span.highlight_c
{
	background-color: #f0d0f0;
}
span.highlight_d
{
	background-color: #f0f0d0;
}
span.highlight_e
{
	background-color: #d0f0d0;
}

/*******************************************
 *                  TABLES                 *
 *******************************************/
td.rowt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	font-weight: bold;
	background-color: #81acdc;
}

td.rowst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #336699;
}

td.rown
{
	background-color: #F0F0F0;
}
td.rowtotal
{
	background-color: #d0d0d0;
}





/*******************************************
 *                  MENUS                  *
 *******************************************/

td.menu_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
}

a.menu_item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
}
a.menu_item:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
}
a.menu_item:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000ff;
	text-decoration: underline;
}

td.menu_cell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
}
/*******************************************
 *                  LINKS                  *
 *******************************************/

/* top-right menu */
a.link_bullet {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: none}
a.link_bullet:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: underline}
a.link_bullet:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF;}

/* more */
a.link_more {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #d60000; text-decoration: none}
a.link_more:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #d60000; text-decoration: underline}
a.link_more:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #d60000;}

a.ft_menu_button, a.ft_menu_button:visited
{
	color: #336699;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	margin: 2pt;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-right: 15pt;
	padding-left: 15pt;
}
a.ft_menu_button:hover
{
	background-color: #bbbbbb;
	border-color: #336699;
	color: #ffffff;
}
.ft_menu_bar
{
	display: block;
	background-color: #aaaaaa;
	padding-top: 4px;
	padding-bottom: 5px;
}
p, li {
	text-align: justify;
	font-size: 12px;
}

p.news, p.news * {font-size:12px;}
.content, .content * {font-size:12px;}
.content h3 {font-size:14px;}
a, a:visited {text-decoration:underline;}
