
.title_text_std .Head {color:Black;}
.title_color_std {background-color: lightcyan;}
.bg_color_std {background-color: #fbffff;}

H1
{
    color: royalblue;
}


H2
{
    font-size: 18px;
    color: #6f3cde;
}

H3
{
	font-size: 14px;
}

.Normal, .NormalDisabled
{
	font-size: 13px;
}


/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
}

