body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
}
.tdbg {
	background-attachment: fixed;
	background-image: url(..//images/bg01.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #c70000;
	text-decoration: none;
}
a:hover {
	color: #C70000;
	text-decoration: underline;

}
a:visited {
	color: #a70000;
	text-decoration: none;
}
a:active {
	color: #a70000;
	text-decoration: none;
}
.tbord {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.lbbord {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.tlbbord {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.rbord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;	
}
.lbord {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;	
}
.trbord {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.lrbord {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration:none;	
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration:none;	
}

a.menu:hover {
	text-decoration:underline;
}
a.black:link {
	color: #000000;
	text-decoration:none;	
}
a.black:visited {
	color: #000000;
	text-decoration:none;	
}

a.black:hover {
	text-decoration:underline;
}

.rbord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #C70000;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;	
}

.drag{
	position:relative;
	cursor:hand;

}

.drop {
	position: relative;
	cursor: hand;
}

p {
	text-indent: 25px;
	margin: 1px;
	padding-right: 15px;
	text-align: justify;
	font-size: 12px;
}
.pcenter {
	text-indent: 0px;
	padding-right: 0px;
	text-align: center;
	font-size: 12px;
}

.pvers {
	text-indent: 0px;
	text-align: justify;
	font-size: 13px;
	font-style: italic;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;



}

h3 {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 16px;
}

h5 {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: center;
}

.fixed {
	font-size: 10px;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #7C0E0E;
	list-style-type: disc;


}
.author {
	font-style: italic;
	text-align: right;
}
.pright {
	text-align: right;
}
.psmall {
	font-size: 11px;
	text-align: center;
}
