A.link{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

P{
	font-family: Georgia, "Times New Roman", Times, serif;
}

LI{
	font-family: Georgia, "Times New Roman", Times, serif;
}

UL{
	list-style-position: outside;
}

TABLE{
	font-family: Georgia, "Times New Roman", Times, serif;
}

.infoTableStyle{
	padding-top:6px;
	padding-left:15px;
	padding-right:0px;
	width:600px;
}

.menuTableStyle{
	padding-top:15px;
	padding-left:10px;
}

A.linkAbreArquivoStyle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	cursor: pointer;
}

body {
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#principal {
	width:530px;
	*width:100%;
	text-align: center;
	margin:0 auto;
}
