
a, address, blockquote, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, b, big, center, dir, font, hr, i, menu, pre, s, strike, tt,		
u, abbr, acronym, bdo, button, fieldset, ins, label,td	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	vertical-align:	baseline;
font-family:Tahoma,Arial,Verdana,Tahoma,Arial, Helvetica, sans-serif,Verdana, Geneva;

	}
img{border:none;}
*{
		}
body{
	color: #000;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	direction: ltr;
	font-size: 12px;
	scrollbar-3dlight-color: #8091AD;
	scrollbar-arrow-color: #2F334E;
	scrollbar-base-color: #D6DEEA;
	scrollbar-darkshadow-color: #8091AD;
	scrollbar-face-color: #D6DEEA;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #D6DEEA;
	scrollbar-track-color: #F2F5F9;
font-family:Tahoma,Arial,Verdana,Tahoma,Arial, Helvetica, sans-serif,Verdana, Geneva;
	}

a:link{	
text-decoration:	none;
color:#3366CC;
}			
a:visited	{	
text-decoration:	none;
color:#3366CC;
}		
a:active	{	
text-decoration:	none;
color:#4660AC;
}		
a:hover	{	
text-decoration:	underline;
color:#FF9800;
}

img {
	border: none;
}

.clear {
	clear: both;
}

button {
	background-color: #3277AD;
	color: #fff;
	border: 1px solid #000000;
}



kbd {
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}

abbr {
	border-bottom: 1px dashed;
	cursor: help;
}

acronym {
	border-bottom: 1px dashed;
	cursor: help;
}

dfn {
	font-style: normal;
	border-bottom: 1px dashed;
	cursor: help;
}

code {
	font-family: courier, monospace;
	border: 1px solid #cccccc;
	background-color: #ffffcc;
	padding-left: 1px;
	padding-right: 1px;
}

samp {
	font-family: courier, monospace;
	border: 1px solid #cccccc;
	background-color: #ccffcc;
	padding-left: 1px;
	padding-right: 1px;
}

table {
	font-size: 1em;
}

img.left {
	float: left;
	margin-right: 3px;
}

img.right {
	float: right;
	margin-left: 3px;
}

p {
	margin: .5em 0;
}

p.indent {
	margin-left: 40px;
}

p.left {
	text-align: left;
}

p.center {
	text-align: center;
}

p.right {
	text-align: right;
}
p.justify {
	text-align: justify;
}
span.underline {
	text-decoration: underline;
}

span.strikethrough {
	text-decoration: line-through;
}