/Global Style Sheet for Cort Odekirk's personal website /

a
{
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#00CCFF; 
	font-style:normal; 
	font-size:9pt; 
	font-weight:bold; 
	text-decoration:underline;
}
a:link
{
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#00CCFF; 
	font-style:normal; 
	font-size:9pt; 
	font-weight:bold; 
	text-decoration:underline;
}
a:visited
{
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#00CCFF; 
	font-style:normal; 
	font-size:9pt; 
	font-weight:bold; 
	text-decoration:underline;
}
a:hover
{
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#00CCFF; 
	font-style:normal; 
	font-size:9pt; 
	font-weight:bold; 
	text-decoration:underline;
}
a:active
{
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#00CCFF; 
	font-style:normal; 
	font-size:9pt; 
	font-weight:bold; 
	text-decoration:underline;
}

.bodyText 
{
	font-family : verdana, arial, helvetica, sans-serif ;
	font-size : 10pt ;
	color : #000000 ;
	font-weight : normal ;
	font-style : normal ;
}

.bodyTextBold 
{
	font-family : verdana, arial, helvetica, sans-serif ;
	font-size : 10pt ;
	color : #000000 ;
	font-weight : bold ;
	font-style : normal ;
}

.bodyTextLightBlueItal 
{ 
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#AACCFF; 
	font-style:normal; 
	font-size:9pt; 
	font-weight:bold;  
	font-style:italic;
}

.bodyTextBoldWhite 
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #AAAAAA;
	font-weight : bold;
	font-style : normal;
}

.bodyTextBoldWhiteItal 
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #AAAAAA;
	font-weight : bold;
	font-style : italics;
}

.bodyTextBoldTrueWhite 
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #DDDDDD;
	font-weight : bold;
	font-style : normal;
}

.bodyTextBoldWhiteItal 
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #AAAAAA;
	font-weight : bold;
	font-style : italic;
}

.bodyTextHotLightBlue 
{
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#00CCFF; 
	font-style:normal; 
	font-size:9pt; 
	font-weight:bold; 
	text-decoration:underline;
}

.bodyTextLightBlue 
{
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#00CCFF; 
	font-style:normal; 
	font-size:9pt; 
	font-weight:bold; 
	text-decoration:none;
}

.header1White {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:25pt;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.header2LightBlue { 
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#AACCFF; 
	font-style:normal; 
	font-size:13pt; 
	font-weight:bold; 
	text-decoration:none;
}

.header2Red { 
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#FF0000; 
	font-style:normal; 
	font-size:13pt; 
	font-weight:bold; 
	text-decoration:none;
}

.header2White {
	font-family : verdana, arial, helvetica, sans-serif ;
	font-size : 16pt ;
	color : #FFFFFF ;
	font-weight : bold ;
	font-style : normal ;
}

.header3White {
	font-family : verdana, arial, helvetica, sans-serif ;
	font-size : 13pt ;
	color : #FFFFFF ;
	font-weight : bold ;
	font-style : normal ;
}

.header4White {
	font-family : verdana, arial, helvetica, sans-serif ;
	font-size : 11pt ;
	color : #DDDDDD ;
	font-weight : bold ;
	font-style : normal ;
}
