/*
Complete stylesheet, by class
*/


body {
	body {scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#000080;
	scrollbar-3dlight-color:#F2F2F2;
	scrollbar-darkshadow-color:#000080;
	scrollbar-shadow-color:#F2F2F2;
	scrollbar-arrow-color:#000080;
	scrollbar-track-color:#ffffff;
	font-family: Arial;
	font-size:14px;
	text-align: justify;
	color:#333333;
	background-color:#ffffff;
	margin-right: 1.0cm;
	margin-left: 1.5cm;
}


p {
	margin-right: 0.0cm;
	margin-left: 0.0cm;
}

p.date {
	color:#C64F00;
	font-size:16px;
}

p.number {
	color:#000000;
	font-size:11px;
}

pre {
	font-family: Arial;
	font-size:14px;
}

h1 {
	font-family: Arial;
	font-size:18px;
	color: #C64F00;
	text-decoration: underline;
}

h2 {
	font-family: Arial;
	font-size:12px;
	color: #000000;
	text-decoration: underline;
}

h3 {
	font-family: Arial;
	font-size:16px;
	color: #C64F00;
	text-decoration: underline;
}

a	{
	font-family: Arial;
	font-size:14px;
	color: #515100;
	text-decoration: none;
}

a.title	{
	font-family: Arial;
	font-size:18px;
	color: #C64F00;
	text-decoration: underline;
}

a.header	{
	font-family: Arial;
	font-size:14px;
	color: #333333;
	text-decoration: underline;
}

a.title:hover	{
	font-family: Arial;
	font-size:16px;
	color: #FF0000;
	text-decoration: underline;
}

a.name	{
	font-family: Arial;
	font-size:18px;
	color: #C64F00;
	text-decoration: underline;
}

a.name2	{
	font-family: Arial;
	font-size:14px;
	color: #333333;
	font-weight: bold;
}

a.name3	{
	font-family: Arial;
	font-size:14px;
	color: #333333;
}

a.hidden	{
	font-family: Arial;
	font-size:14px;
	color: #333333;
	text-decoration: none;
}

a:hover	{
	font-family: Arial;
	font-size:14px;
	font-weight: bold;
	color: #515100;
	text-decoration: underline;
}

table	{
	font-family: Arial;
	font-size:14px;
	background-color:#ffffff;
	empty-cells: show;
}

