a
{
	text-decoration: none;
}


.text
{
	font-family: tahoma; 
	font-size: 10pt;
}
td,table,body
{
	font-family: arial; 
	font-size: 10pt;
	

}
small
{
	font-family: tahoma; 
	font-size: 8 pt;

}

input,textarea,select {
	background-color:#eeeeee;
	border: inset #000000 1px;
	font-family: verdana;
	font-size:12px;
}

li
{
	border-style : l;
	list-style-image : url(../images/p.gif);
}

.ot
{
	font-family: Tahoma; 
	font-size: 10pt;
	color: #717171;
	text-decoration: underline;

}
h2
{	
	font-family: arial;
	font-size: 12pt;
	color: #000099;
	margin-bottom: 0px;
}
h5,h3
{	font-family: arial;
	font-size: 10pt;
	color: #336699;
	margin-bottom : 0px;

}
h1{
	font-family: Tahoma;
	font-size: 14pt;
	color: #056EBF;
	margin-bottom: 0px;
	font-weight: normal;

}

h4
{	font-family: arial;
	font-size: 10pt;
	color: #336699;
	margin-bottom : 0px;
}
.c
{
	font-family: tahoma; 
	font-size: 8pt;
	color: #888888;
}
.textlink	{ color: #474747; }
.link { font-family: tahoma; font-size: 8pt; color: #0066cc; }
.link:hover { color: #0066cc; text-decoration: underline;}
.grey { font-size: 8 pt; color: #333333; }

table.re_table{
	border-collapse: collapse;
	border: 0;
	border-left: #C5C7C7 1px solid;
	border-top: #C5C7C7 1px solid;
	font-size: 8pt;
	font-family: tahoma;

}

table.re_table td{
	border: 0;
	padding: 3px;
	border-right: #C5C7C7 1px solid;
	border-bottom: #C5C7C7 1px solid;
	font-size: 8pt;
	font-family: tahoma;


}

.re_border{
	border-collapse: collapse;
	border: 0;
	border-left: #C5C7C7 1px solid;
	border-top: #C5C7C7 1px solid;
	border-right: #C5C7C7 1px solid;
	border-bottom: #C5C7C7 1px solid;
	padding: 5px;
	text-align: justify;
	background-color: #F2F9FF;

}

