﻿body, div, dl, dt, dd, ul, ol, li, table, thead, tbody, tfoot, tr, th, td, pre, form, fieldset, input, select, textarea, p, blockquote {
    font-weight:400;
    margin:0;
    padding:0;
}
h1, h2, h3, h4, h5, h6{
    margin:0;
	padding:0;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
body{
	FONT-SIZE: 12px;
	BACKGROUND: url(../images/v2-0/bg_body.gif) #ccc repeat-y center top;
	MARGIN: 0px;
	COLOR: #333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;

}
ol,ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
	margin:0;
	padding:0;
}
a:link,a:visited {
  color: #666;
  text-decoration: none;
}
a:hover,a:active{
  color: #666;
  text-decoration: underline; 
}
img, object { 
    border:0 none;  
}
div.clear {
	clear:both;
}
