body {
	margin:0px;
}

td {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}

p {
	text-indent:20px;
	text-align:justify;
}

a:link {
	text-decoration: none;
	color:#000066;
}

a:visited {
	text-decoration: none;
	color:#000066;
}

a:hover {
	text-decoration: none;
	color:#000000;
}

a:active {
	text-decoration: none;
	color:#000066;
}

.autor {
	width:300px;
	float:left;
	padding-left:5px;
}

.topmenu {
	width:400px;
	float:right;
	text-align:right;
}

.topitem {
	float:right;
	padding-right:5px;
}

.topitemt {
	float:right;
	padding-right:20px;
}

.topline {
	padding:10px;
}

.maintable {
	background-color:#d4dee3;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	height:100%;
}

h1 {
	padding:15px;
	font-size:18px;
	color:#000066;
}

.text {
	padding:15px;
	padding-top:0px;
}

.vline {
	background:url(images/vline.gif);
}

input {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;	
	border:solid #666 1px;
}

.com_user {
	border-top:solid #999 1px;
	font-weight:bold;
	padding:5px;
	margin-top:15px;
}

.com_message {
	background-color:#E8E8E8;
	border:solid #CCC 1px;
	padding:5px;
	padding-bottom:20px;
}

.com_control {
	text-align:right;
}