body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #444444;
	line-height: 17px;
}

p {
	text-align:justify;
}

.heading1_r {
	color: #C32727;
	font-weight: bold;
	font-size:14px;
}
.heading1_b {
	color: #445FA0;
	font-weight: bold;
	font-size:14px;
}
.heading1_g  {
	color: #3C5B06;
	font-weight: bold;
	font-size:14px;

}

.heading2_r {
	color: #C32727;
	font-weight: bold;
}
.heading2_b {
	color: #445FA0;
	font-weight: bold;
}
.heading2_g  {
	color: #3C5B06;
	font-weight: bold;
}


.heading3_r {
	color: #C32727;
	text-decoration: underline;
}
.heading3_b {
	color: #445FA0;
	text-decoration: underline;
}
.heading3_g  {
	color: #3C5B06;
	text-decoration: underline;
}



a:link{
	color: blue;
	text-decoration: none;
}


a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: blue;
	text-decoration: underline;
}


.small_text a:link {
	color: #444444;
	text-decoration: none;
}

.small_text a:visited {
	color: #444444;
	text-decoration: none;
}

.small_text a:hover {
	color: #444444;
	text-decoration: underline;
}

.small_text {
	font-size:11px;
}

.date {
	font-weight:bold;
	color:#C32727;
}

