.heading_my
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
    color: #034EA2;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 16px;
	text-decoration:underline;
	
}

.heading_my A
{
    color: #034EA2;
	text-decoration:underline;	
}

.heading_my A:hover
{
	color: #FF0000;
	text-decoration: underline;
}





.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
    color: #034EA2;
	
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
    color: #034EA2;
	
}


.heading A
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
    color: #034EA2;
	
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5B5B5B;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 15px;
	padding-right: 50px;
}

.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5B5B5B;
	line-height: 10px;
}
.body_text A {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5B5B5B;
}


.body_text A:hover {
	font-family: "Times New Roman", Times, serif;
	color: #75C5F1;
	font-size: 13px;
}
body_text A:visited {
	font-family: "Times New Roman", Times, serif;
	color: #5B5B5B;
	font-size: 13px;
}

.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;


}


.tableheadings {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #034EA2;
	text-decoration: underline;
	font-weight: bold;
}

.table_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5B5B5B;
	padding-right: 50px;
}
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #787878;
	text-align: center;

}
