body
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		background-color: #ffffe7;
		margin: 0 0 0 0;
		}
A 
		{
		FONT-WEIGHT: bold;
		COLOR: #0000A1;
		TEXT-DECORATION: none
		}
A:hover
		{
		FONT-WEIGHT: bold;
		COLOR: #FF0080;
		TEXT-DECORATION: none
		}
table.info
        {
        border: 1px solid #9ce300;
        background-color: #Effbce;
        margin-left: 25px;
        }
table.info th
        {
        font-size: 13px;
        text-align: right;
        }
table.info td
        {
        font-size: 13px;
        text-align: center;
        }
.name
	 	{
		border-bottom: 1px dashed #408080; 
		padding-left: 25px; 
		font-size: 25px; 
		font-style: italic; 
		color: #0000FF;
		}
.bottom
	   	{
		background-image: url(images/button.gif); 
		background-repeat:repeat-y; 
		width: 260px; 
                height: 33px; 
		font-size: 12px;
		}
.bottom a
		{
		margin-left: 65px;
		}
.main
	 	{
		vertical-align: top; 
		padding: 0 15 0 15; 
		font-size: 14px;
		}
.cop
		{
		background-image: url(images/bg.gif); 
		background-repeat:repeat-y; 
		font-size: 10px; 
		padding: 0 0 5 25; 
		text-align: left;
		}
.bg
   		{
		background-image: url(images/bg.gif); 
		background-repeat:repeat-y;"
		width: 240px; 
		}