body,td,div,.p {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #000;
}
.text_colored { color: #190493;   }
.medium { font-size: 12px;  }
.mice  { font-size: 9.5px;}
.large { font-size: 13px; }
.normal_colored_bold       {
	font-weight: bold;
	color: #180094;
}
.normal_bold {
font-weight: bold;
}
.italic {
	font-style: italic;
}

.largebold { color: #190493; font-weight: bold; font-size: 13px;  }
ul     { list-style-type: square; property-name: property-value }
a:hover       { color: #5d3d7e; text-decoration: underline }
a:active        { color: #5d3d7e;text-decoration: none }
a:visted    { color: #698299; text-decoration: none }
a:link        { color: #190493; text-decoration: none }
