/* CSS Document */
.address {font-family: arial; font-size: 10px; color: #666666; }
.footerd {font-family: arial; font-size: 10px; color: #666666; }
.testi {font-family: arial; font-size: 10px; color: #666666; }
.testiname {font-family: arial; font-size: 11px; font-weight: bold; color: #66CC00; }
body {
	background-color: #F4F4F4;
}
	.red:link, .red:visited, .red:active { font-family: arial; font-weight: bold; text-decoration: none; color:#FFFFFF; font-size: 12px;}
    .red:hover { text-decoration: underline; }
   
   	.bred:link, .bred:visited, .bred:active { font-family: arial; font-weight: bold; text-decoration: none; color:#BE0118; font-size: 11px;}
    .bred:hover { text-decoration: underline; }
   
   	.yellow:link, .yellow:visited, .yellow:active { font-family: arial; font-weight: bold; text-decoration: none; color:#FFCC00; font-size: 10px;}
    .yellow:hover { text-decoration: underline; }
	
	.left:link, .left:visited, .left:active { font-family: arial; text-decoration: none; color:#333333; font-weight:bold; font-size: 12px;}
    .left:hover { text-decoration: underline; }
.bodytext {	font-size: 14px; color: #333333; font-family: arial;}
.whitetext {	font-size: 12px; color: #FFFFFF; font-family: arial; font-weight: bold;}
.bodytext11 {	font-size: 11px; color: #333333; font-family: arial;}
.footertext {font-family: arial; font-size: 10px; color: #999999; }
.blackbold {font-family: arial; font-size: 12px; color: #333333; font-weight: bold; }
.redbold {font-family: arial; font-weight: bold; color: #166BBA; font-size: 12px; }
.bigbold {font-family: arial; font-weight: bold; color: #166BBA; font-size: 16px; }
.bigbold2 {font-family: arial; font-weight: bold; color: #000000; font-size: 14px; }
.titlebold {font-family: arial; font-weight: bold; color: #166BBA; font-size: 22px; }
	.text_embeded{
		border: none;
		padding: 0 0 0 14px;
		font-size: 12px;
		font-family: arial; font-weight: bold;  color: #BE0118;
		background-color : #FFFFDD;
	}

