﻿#contacts
{
	text-align:			justify;
	padding-left:		20px;
	padding-right:		20px;
	font-family:		Verdana;
	font-size:			11px
}

#contacts A
{
	color:				#000000;
	text-decoration:	none;
}

#contacts IMG
{
	border:				#000000 1px solid;
	margin:				4px
}

#contacts H1
{
	font-family:		Arial;
	font-size:			14px;
	color:				#ae2906
}

#contacts .name
{
	font-family:		Verdana, Arial CE;
	font-size:			12px;
	font-weight:		bold;
	color:				#000000
}

#contacts .text
{
	font-family:		Tahoma;
	font-size:			13px;
	color:				#000000
}

#contacts .text A		{color: #ae2906; text-decoration: none;}
#contacts .text A:link	{color: #ae2906; text-decoration:	none;}
#contacts .text A:hover {color: #ae2906; text-decoration: underline;}

#contacts P
{
	margin-bottom:		20px;
}