﻿@charset "utf-8";
/* CSS Document */

/* reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	font-size: small;
	line-height: 1.5;
	font-family: Tahoma, Arial, Saerif;
	background:url('images/bg.png') repeat;
	height:auto;
	color:#000;
}
* html body {
	font-size: x-small;
	f\ont-size: small;
}
a{
	text-decoration:none;
	color:#5F5F5F;
}
a:hover{
	color:#0C0C0C;
}
img{
	border:none;
}
div{
	font-size:1em;
}
h3,h2 a{
	color:#AB1A17;
	font-family:Arial;		
	font-size:16px;
	font-weight:bold;
}
