﻿/* Reset all browser defaults and start a fresh */

html,body,div,span,
applet,object,iframe,
p,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,ol,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Inherit;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}

strong 
{
    font-weight: bold;
}

h1, h2, h3, h4, h5 
{
    font-weight: normal;
}

.clear 
{
    clear: both;
}

.left 
{
    float: left;
}

.right 
{
    float: right;
}    

.center {text-align: center;}

img 
{
    display: block;
}

em {font-style: italic}    

html {font-size: 62.5%;}


/*
-- Defaults for skins in .Net
*/
td {border: none;}
