@charset "utf-8";
/* CSS Document */

/* Four colors 


*/

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
	font-family: Trebuchet MS,verdana,helvetica,arial,sans-serif;
}


a.breadcrum{
	color:#000000;
	font-size:11px;
}

td.language{
	color:#000000;
	font-size:12px;
}

.languageselected{
	color:#006699;
	font-size:12px;
	font-weight:bold
}

td.bottom{
	color:#000000;
	font-size:12px;
}

td.spacers{
	font-size:12px;
}

.smallfont{
	font-size:7px;
}

td.body{
	background-color:#FFFFFF;
}

.text_regularstyle{
	color:#333333;
	font-size:14px;
}

.text_letterpresident{
	color:#0099cc;
	font-size:10px;
}

.text_footnote{
	color:#333333;
	font-size:10px;
}

.text_headerblack{
	color:#000000;
	font-size:18px;
	font-weight:bold;
}

.text_headerblue{
	color:#0099cc;
	font-size:18px;
	font-weight:bold;
}

.text_headerbluebig{
	color:#0099cc;
	font-size:24px;
	font-weight:bold;
}

.text_headerbluehuge{
	color:#0099cc;
	font-size:36px;
	font-weight:bold;
}


.text_smalheaderblack{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.text_smalheaderblue{
	color:#0099cc;
	font-size:14px;
	font-weight:bold;
}



a.linkregularstyle{
	color:#0099cc;
	font-size:14px;
}

