/* 
....................................................
....................................................
...frudomain.com | copyright 2008 | version: 1.0....
....................................................
.................................. reset styelesheet
....................................................
*/


html,body,form,fieldset{
	margin:0;
	padding:0;}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,fieldset,address{
	margin: 1em 0;
	padding: 0;}
	

/* Apply left margin:
   Only to the few elements that need it: */
ol,ul,dl,li,dd,blockquote,legend{
	margin-left:1em;
	}

/* Miscellaneous conveniences: */
form label{
	cursor:pointer;
	}

fieldset{
	border:none;
	padding:0.5em;
	}

input,select,textarea{
	font-family:inherit;
	font-size:100%;
	}

img{
	border:none;
	}

:focus
{
	outline:0;
	}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;} 


h1 {
	font-size:20px;}
	
h2 {
	font-size:18px;}
	
h3 {
	font-size:16px;}		

h4 {
	font-size:14px;
	}
	
h5 {
	font-size:12px;}	
	
h6 {
	font-size:10px;}				

