body, body div, body p, body th, body td, body li, body dd	{
	font-size:	100%;
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size:	100%;
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd	{
	font-size:	100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0;
}

body,h1,h2,h3,h4,h5,h6,ol,ul,li,p,input,textarea,select {
	font-family: arial,"Lucida Grande","Lucida Sans Unicode", Utkal, Garuda, Verdana, Geneva, Freesans sans-serif;
	color: #333;
 }

html {
	width: 100%;
}
body {
	font-size: 76%;
	width: 100%;
}
table { 
	border-collapse: collapse; 
	border-spacing:0; 
} 
fieldset,
img {  
	border:0; 
}

a {
	color: #5386db;
	text-decoration: none;
	font-size: 1em;
}

a:visited{
	color: #000;
}

a:hover {
	color: #dd4400;
	text-decoration: underline;
}

a:visited:hover{
	color: #d40;
}

a img {
	border: none;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color:#4b5b72;
}
h2, h3, h4, h5, h6 {
	padding-left: 0.5em;
}

h1 {
	
	font: 2.1em Georgia, "Times New Roman", Times, "Nimbus Roman No9 L" Norasi, Freeserif, serif ;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
}

h2 a:visited {
	color: #606f86;
	text-decoration: none;
}
h3 {
	font-size: 1em;
}

h3 a:visited {
	color: #000;
	text-decoration: none;
}

strong { font-weight: bold; }


p {
	line-height: 1.4em;
}
tbody, th, td, tr td { padding: 0.2em .6em; }

