body {
	width:600px;
	padding-left:10px;
	background-color:white;
}



a:link, li a:link, td a:visited, li a:visited {
  color:red;
  text-decoration:none;
  }

a:hover, li a:hover {
  color:red;
  text-decoration:underline;
  }

td a:link, li a:link, td a:visited, li a:visited {
  color:red;
  text-decoration:none;
  }

td a:hover, li a:hover {
  color:red;
  text-decoration:underline;
  }
  
  .Gluggi img {
  margin-right:5px;
  }

.Gluggi a:link, li a:link, td a:visited, li a:visited {
  color:red;
  text-decoration:none;

  }

.Gluggi a:hover, li a:hover {
  color:red;
  text-decoration:underline;
  }

ul {
  list-style-type: square;
  }


.ALogo	{
		text-align:	center;
		font-family:	"Times New Roman";
		font-style:	normal;
		font-weight:	normal;
		color:		white;
		font-size:	32pt;
		}
	
	.VTLogo	{
		text-align:	center;
		font-family:	"Times New Roman";
		font-style:	normal;
		font-weight:	normal;
		font-size:	8pt;
		}
	
	
	.Date	{
		text-align:	center;
		font-family:	"Times New Roman";
		font-style:	normal;
		font-weight:	bold;
		font-size:	15pt;
		}
	
	.Linkar	{
		text-align: Left;
		font-family: "Times New Roman";
		font-style:	normal;
		font-weight:	normal;
		font-size:	9pt;
		font-color:	red;
		}
	
	.Linkar2 {
		text-align: Left;
		font-family: "Arial";
		font-style:	normal;
		font-weight: normal;
		font-size: 8pt;
		font-color:	red
		}
	.Year	{
		text-align:	center;
		font-family:	"Times New Roman";
		font-style:	italic;
		font-weight:	normal;
		font-size:	12pt;
		}
	
	.Dots	{
		text-align:	center;
		font-family:	"Times New Roman";
		font-style:	normal;
		font-weight:	normal;
		font-size:	14pt;
		}
	
	.Body	{
		font-family:	"Times New Roman";
		font-style:	normal;
		font-weight:	normal;
		font-size:	12pt;
		}
	.Label	{
		font-family:	"MS Sans Serif";
		font-style:	normal;
		font-weight:	normal;
		font-size:	8pt;
		}
	.RedStar	{
		font-family:	"MS Sans Serif";
		font-style:		normal;
		font-weight:	normal;
		color: 			red;
		font-size:		10pt
		}	