body {
	font-size : 11px;
	font-family : Tahoma;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	background-color : #ffffff;
	}

p {
	font-size : 11px;
	font-family : Tahoma;
	}

td {
	font-size: 11px;
	font-family : Tahoma;
	}

a:link {
	font-size: 11px;
 	font-family : Tahoma;
	color: #0000ff;
	font-weight : normal;
	font-style: normal;
}

a:active {
	font-size: 11px;
 	font-family : Tahoma;
	color: #0000ff;
	font-weight : normal;
	font-style: normal;
}

a:visited { 
	font-size: 11px;
 	font-family : Tahoma;
	color: #0000ff;
	font-weight : normal;
	font-style: normal;
}

a:hover {
	font-size: 11px;
 	font-family : Tahoma;
	color: #fe8642;
	font-weight : normal;
	font-style: normal;
	}

input{
	font-size: 11px;
	color: #000000;
	font-family : Tahoma;
	}
	
textarea{
	font-size: 11px;
	color: #000000;
	font-family : Tahoma;
	}
	
select{
   font-size: 11px;
   color: #000000;
	font-family : Tahoma;
	}

.txtTitle{
	font-size : 18px;
	font-family : Tahoma;
	color : #1a6dbd;
	font-weight : bold;
	font-style: normal;
	}

.txtSubTitle{
	font-size : 14px;
	font-family : Tahoma;
	color : #000000;
	font-weight : bold;
	font-style: normal;
	}

.tableBack{
	border-collapse:collapse;
	}

.txtRed{
	font-size : 11px;
	font-family : Tahoma;
	color : #ff0000;
	font-weight : normal;
	font-style: normal;
	}

.txtWhite{
	font-size : 11px;
	font-family : Tahoma;
	color : #ffffff;
	font-weight : normal;
	font-style: normal;
	}

.txtCaption{
	font-size : 10px;
	font-family : Tahoma;
	color : #808080;
	font-weight : normal;
	font-style: normal;
	}

