.rd_Normal {
    font-family: Calibri;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
}
.rd_Header3 {
    font-family: Verdana;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    margin-bottom: 10px;
    letter-spacing: 0px;
}
.rd_Header2 {
	font-family: Verdana;
	font-size: 16px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 15px;
}

.rd_Header4 {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0px;
}

.rd_ul {
    font-family: Calibri;
    font-size: 14px;
    line-height: normal;
}

.rd_list {
    list-style-type: disc;
    font-family: Calibri;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 12px;
}
.rd_comment {
    font-family: Calibri;
    font-size: 12px;
    font-style: italic;
    line-height: normal;
    font-weight: normal;
}
.rd_small_indent {
    font-family: Calibri;
    font-size: 2px;
    line-height: 1px;
}
.rd_Normal_big {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-family: Calibri;
    
}
.rd_list2 {
    list-style-type: circle;
	font-family: Calibri;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
	margin-left: 30px;
	margin-bottom:5px;
}

.rd_list3 {
    list-style-type: square;
	font-family: Calibri;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
	margin-left: 60px;
	margin-bottom:5px;
}
.FRV {
    color: #0000D5;
	
}
.grey {
color:#EDEDED;
}


.red {
	color: #ff0000;
}