/*
CSS file created with:
Project:
File: css/common.css
Last edited: July 15, 2010, 6:15 pm
*/

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/*  Main  */
body {
	line-height: 1.5;
	letter-spacing: 1px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;


}

html, body{ 
        height: 100%; 
        margin: 0px; 
}

a:link,
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #66A92F;
}
