body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td { 
padding: 0;
margin: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

body {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

img, iframe { 
border: 0; 
}

h1, h2, h3, h4, h5{
font-weight: bold;
}

p {
font-size: 12px;
color: #333333;
line-height: 1.6em;
}

span {
font-size: 12px;
color: #333333;
}

ul{
list-style: none;
}

ol {
list-style: decimal;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

hr {
border: 0;
width: 100%;
color: #e8e8e8;
background: #e8e8e8;
height: 1px;
}


/*
	standard
*/
.left {
float: left
}

.right {
float: right;
}

.clear {
clear: both;
}

.smallfont {
font-size: 10px;
}
