body {
	margin: 0;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

p, td, textarea {
	font-family: Tahoma;
	font-size: 14px;
	color: #484848;
	font-weight: normal;
	line-height: 20px;
}

input, select {
	font-family: Tahoma;
	font-size: 14px;
	color: #484848;
	font-weight: normal;
}

form
{
	border: 1px solid #b34238;
	padding: 10px;
	width: 30em;
}

.frame {
	border: 1px solid #040809;
}

.center
{ 
text-align: center;
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

.textTitle {
	font-family: tahoma;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}

.subTitle {
	font-family: tahoma;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}

a:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #b34238;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #b34238;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
