﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1em;
    line-height: 150%;
	}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 200%;
    font-weight: bold;
    text-align: center;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol, ul
{
    list-style: dot;
    margin-left: 25px;
}
caption,th {
	text-align: left;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
