/* CSS Document */



h1 {font-family:Tahoma; font-size:14px; color:#28393C; }

h2	{font-family:Tahoma; font-size:14px; text-decoration:underline; text-align:left; color:#28393C; }

li	{font:Tahoma; font-size:13px; text-align:left; color:#28393C; }

p {font-family:Tahoma; font-size:12px; text-align:justify; color:#28393c; }

h3 {font-family: Tahoma; font-size:13px; text-align:left; color:#28393c; text-decoration:underline; }



a:link.c1    {text-decoration: none; font-weight: normal; color: #28393c;}
a:visited.c1 {text-decoration: none; font-weight: normal; color: #28393c;}
a:active.c1  {text-decoration: none; font-weight: normal; color: #552d76;}
a:hover.c1   {text-decoration: underline; font-weight: normal; color: #552d76;}


