.body
{
	BACKGROUND-COLOR: Black;
	FONT-FAMILY: "Brush Script MT";
	border: 0;
	margin-top: 0;
}

.link
{	
	text-transform:none;
	border:0;
	text-decoration:none;
}

.Titulo1
{
	font-family: "Viner Hand ITC";
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 5px;
}

.Titulo2
{
	font-family: "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: italic;
}

.Texto1
{
	font-family: "Times New Roman";
	font-size: 15px;
	font-style: italic;
}

.Texto2
{
	font-family: "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}


