﻿body {
}
h3
{
	text-align: center;
}
p	
{
	/*text-align: justify;*/
}
p:first-letter
{
	padding-left: 50px;
}
.btnReg
{
	margin-top: 10px;
	margin-left: 180px;
	height: 22px;
	width: 74px;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid; 
	PADDING-LEFT: 8px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BACKGROUND-IMAGE: url(../images/button.gif); 
	BORDER-LEFT: #999999 1px solid; 
	COLOR: #000000; 
	MARGIN-RIGHT: 10px; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-REPEAT: repeat-x; 
	FONT-FAMILY: Tahoma;
}
div#p1, div#p2
{
	border: solid 1px #ccc;
	padding: 1em;
	margin: 1em 0;
}
#body
{
	margin-top: 5px;	
}
.textweight1
{
	font-family: MS Sans Serif; 
	font-size: 12px; 
	font-weight: bold;
	color: Black;
}
