@charset "UTF-8";

/* Font Reset with YUI
------------------------------------------------*/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,tt{font-family:monospace;*font-size:108%;}

html { overflow-y: scroll; }

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dd,div,th,em,fieldset,legend,pre,blockquoteaddress,address,cite,em {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal; 
	}
	
ul,ol,li,dl,dt,dd { list-style: none; }

img {
	vertical-align: bottom;
	border: 0;
	}

a { text-decoration: none; }

a:link { color: #00F; }

a:visited { color: #639;}

a:hover { color: #F00;}
