﻿body
{
    margin:0px 0px 0px 0px;
	color: Black;
	background-color: White;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

.title_black
{
	color: Black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
}

.normal
{
	color: Black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height: 18px;
}

hr
{
	width: 100%;
	height: 2px;
	color: #c0c0c0;
}

.smallbutton
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width:80px
}

