/* Reset Browser */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,object,embed,input
{
	margin:0;
	padding:0;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

a,address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:400;
}

caption,th
{
	text-align:left;
}

h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:400;
}

q:before,q:after
{
	content:î;
}

html
{
	font-size:62.5%;
}

/*Main Doc*/

body
{
	background: #000000;
	color: #999999;
	font-size: 14px;
	font-family: Aria, Verdana, Georgia, Times New Roman;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 18px;
}

h3
{
	font-size: 16px;
}

p
{
	padding-bottom: 14px;
}

#main
{
	width: 300px;
	margin: auto;
	position: relative;
	top: 300px;
}

.defterm
{
	text-decoration: underline;
	font-weight: bold;
}

.defpos
{
	font-weight: bold;
}
