/*
	Asgard Biography styles
	Created by Judith Scull
	http://houseasgard.com
        link rel="stylesheet" href="bio.css" type="text/css"
	
*/

A:link {color:#FF3300}
A:visited {color:#990033}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #FFCC00}

BODY {
    BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, helvetica, sans-serif;
	FONT-SIZE: 100%;
	font-weight: 300;
	 
}
TABLE,DT,DD,dl {
	BACKGROUND-COLOR: transparent;
	background-attachment: fixed;
	FONT-FAMILY: Verdana, helvetica, sans-serif;
	FONT-SIZE: 100%;
	font-weight: 300;
}
table.white {
 background-color: #ffffff
}


h2 {
	FONT-FAMILY: Verdana, helvetica, sans-serif;
	text-align: center;
}

TD { 
   vertical-align: middle;
    }

TD.sm { 
    width:90px;
    vertical-align: middle
}

TD.lg { 
    width:415px;
    vertical-align: middle
}

caption {
    text-align: center;
    FONT-FAMILY: Verdana, helvetica, sans-serif;
    FONT-SIZE: 150%;
    font-weight: bold;
	}  

p {
    font-weight: bold;
}
