.logo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

.logotext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : Black;
}

.text_topic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	font-weight: bold;
}

.text_main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
}

.text_comment{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-align: justify;
	font-style: italic;
}

.text_link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}

.text_link:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	background-color:#FF9900;
}

.tel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: justify;
    color: #990000;
}

.s1
{
speak:normal;
}

.dfReg
{
	border:1px;
	border-style:dotted;
	height:110px;
	width:370px;
	position:static;
	padding-top:10px;
	padding-left:10px;
}

.dfRegFieldName
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	width:150px;
}

.dfRegFieldInput
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	width:200px;
	position:static;
}

.dfRegBtn
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}

.dInfo
{
	height:280px;
	width:590px;
	position:static;
	overflow:auto;
	padding-left:10px;
	padding-right:5px;
}
