a:link 		{color: #80ffff; font-weight:bold}
a:visited 	{color: #d4aeff; }
a:hover 	{color: #CC3333; }
a:active 	{color: #FF0000; }

.shock		{color: #e44529; background-color: #004000;}
p  {text-align:justify;}
h1 {text-align:center;}
h2 {text-align:center;}
.center {text-align: center;}

dl {font-size:100%; text-align:justify;}
dt {font-weight: bold; margin-top: 10px;}
hr {clear: both;}
img {vertical-align:top; margin: 0px 2px 0px 2px; border-style: none;}
img.middle 	{vertical-align: middle;}
img.left 	{float: left;}
img.right 	{float: right;}
img.aleft 	{float: left; border-style: solid;}

table 
	{
	empty-cells: show;
	}
	td 
	{
		vertical-align: top;
	}
        th
        {
		vertical-align: top;
	}
	.change 
	{
		background-color: #00ff99;
	}