BODY {
	background-color : White;
	margin : 0px;
	padding : 0px;
	border : 0px;
	text-align : left;
	font-size : 13px;
}
td{
    font-size:13px;
}
td.sm{
	 font-size:10px;
}

A:link{
	font-family : Arial;
	color : #004890;
	font-size : 12px;
}

A:visited{
	font-family : Arial;
	color : #004890;
	font-size : 12px;
}

A:hover{
	font-family : Arial;
	color : #004890;
	font-size : 12px;
}
H1 {
	padding-left : 20px;
	color:#FFFFFF;
	background-color : #A0A0A0;
	font-family : Arial;
	font-weight : bold;
	font-size : 20px;
	text-align : left;
}

/*h1 {
    font-size : x-large;
    color : Blue;
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
} */
h2 {
    font-size : 17px;
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
}

/*h2 {
    font-size : large;
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
} */

h2.left {
    font-size : 17px;
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
}


/*h3 {
    font-size : medium;
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-weight : normal;
}*/
h3{
	color:Black;
	background-color : #EDEDED;
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
	border-style: solid;
	border-color: Black;	
	padding-left : 10px;
	margin-bottom : 0px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
}

h4 {
    font-size : small;
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-weight : bold;
}

h5 {
    font-size : x-small;
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-weight : bold;
}

.text_left {
   	font-family : Arial;
	color : #222222;
	font-size : 12px;
    text-align : left;
}

.text_right {
   	font-family : Arial;
	color : #222222;
	font-size : 12px;
    text-align : right;
}

.text_center {
   	font-family : Arial;
	color : #222222;
	font-size : 12px;
	text-align : center;
}

.text_indent {
	color: black;
    font-family: Arial, Helvetica, sans-serif;
    /*font-size:13px;*/
	font-size:13px;
}
.tabh1{
	text-align : center;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color:#FFFFFF;
	background-color:Gray;
}

.tabh2{
    color: white;
    font-weight: bold;
    font-size: 13px;
    background-color:Gray;
    color: white;
    text-align: center;
    FONT-FAMILY: Verdana, Arial;
}

.tabcell{
    /*background-color: #93b2fe;*/
    background-color: white;
}

.pcell{
    font-weight: bold;
    text-align: center;
  	font-family : Arial;
	font-size : 12px;
	color:#000000;
	background-color:Silver;
}
.vcell{
    text-align: center;
	font-family : Arial;
	font-size : 12px;
	color:#000000;
	background-color:Silver;
}
.dcell{
	font-family : Arial;
	font-size : 12px;
	color:#000000;
	background-color:Silver;
}
.cop{
	color:Black;
	background-color : #EDEDED;
	font-family : Arial;
	font-size : 10px;
	border-style: solid;
	border-color: Black;
	border-width : 1px ;
	margin : 0px;
	padding : 0px;
	text-align : right;
}
