a:link {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: transparent;
	
}

a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: transparent;
}

a:hover {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}

a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: transparent;
}

body {
	color: black;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

input {
	background-color: #FFFFFF;
	/*border: thin solid #C0C0C0;*/
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*border-color: Red;*/
	/*border-width: thin;*/
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

select {
	background-color: #FFFFFF;
	/*border: thin solid #C0C0C0;*/
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	
}

textarea {
	background-color: #FFFFFF;
	/*border: thin solid #C0C0C0;*/
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style: circle inside;
	
	
}
.tred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}
.tdnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	word-spacing: normal;
	text-align: center;
	text-indent: 0pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-transform: none;


}
.bodyred {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	text-indent: 20pt;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	text-indent: 0pt;
	/*letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;*/
	

}
.pdois {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	text-indent: 40pt;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.bodygreen {

	color: #008000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bodyorange {


	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
