H1 {color:red; 
   font-family: Arial,Helvetica,sans-serif;
   font-size: 24px;
   text-decoration: none}
   
H2 {color:black; 
   font-family: Arial,Helvetica,sans-serif;
   font-size: 20px;
   text-decoration: none}
   
   .black {color:black}   
   
H3 {color:#11184D; 
   font-family: Arial,Helvetica,sans-serif;
   font-size: 14px;
   text-decoration: none} 
      
H4 {color:#A11F3B; 
   font-family: Arial,Helvetica,sans-serif;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none} 
   
h5 {
   font-family: Arial,Helvetica,sans-serif;
   font-size: 14px;
   color:#666666;
   font-weight:normal;
   text-decoration: none;
   line-height:1.3em;
}

P {color:black; 
   font-family: Arial,Helvetica,sans-serif;
   font-weight: normal;
   font-size: 12px;
   line-height: 20px;
   text-decoration: none}
   
   .yellow {color:#FFCC00}
   .darkgreen {color:#00CC99}
   .brightgreen {color:#33CC33}
   .red {color:red}
   .purple {color:#CC66FF}
   .blue {color:#CCFFFF}
   .gray {color:#404040}
   
   .page {font-weight: normal; font-size: 16px}
   .small {font-size: 10px; color:#11184D}
   .large {font-size: 14 px}
   .bold{font-weight: bold}
   .italic{font-style: italic}
   .indent{	margin-left : 10px}

  .newspaper {text-align:justify; letter-spacing:0; line-height:1}

SPAN {color:black; 
   font-family: Arial,Helvetica,sans-serif;
   font-weight: normal;
   font-size: 12px;
   line-height: 20px;
   text-decoration: none}
   
   .yellow {color:#FFCC00}
   .darkgreen {color:#00CC99}
   .brightgreen {color:#33CC33}
   .red {color:red}
   .purple {color:#CC66FF}
   .blue {color:#CCFFFF}
   .gray {color:#404040}
   .white {color:white}   
   
   .resume-jumbo {font-size: 20px; font-weight: bold}
   .page {font-weight: normal; font-size: 16px}
   .small {font-size: 10px}
   .bold{font-weight: bold}
   .italic{font-style: italic}  
   .bolditalic{font-weight: bold; font-style: italic}  
    

  .newspaper {text-align:justify; letter-spacing:0; line-height:1}

	.SubCredit {color:#999999; }

LI {color:black; 
   font-family: Arial,Helvetica,sans-serif;
   font-size: 12px;
   line-height: 20px;
   text-decoration: none}
   
IMG {
	border-color : Black;
}

.RecentWork {
	border:none;
	width:600px;
}

.RecentWork td {
	padding-left:10px;
	padding-bottom:20px;
	text-align:right;
}

.VideoCaption {
	padding:0 20px 0 20px;
}

.WithPadding {
	padding:2em;
}

.ClearFloat {
	clear:both;
}

.ImageFloatRight {
	float:right;
	margin-left:15px;
}

.ImageFloatLeft {
	float:left;
	margin-right:15px;
}

.ButtonCaption { 
	float:right; 
	font-weight:bold;
	height:26px;
	margin:0;
	padding:0;
	
}

.ButtonForm { 
	float:right; 
	width:150px;
}

.TextAlignLeft {
	text-align:left;
}
