body { font-family: Verdana, sans-serif; font-size: 15px; color: #000000;
scrollbar-arrow-color: #00AEEF;
scrollbar-face-color: #223E99;
scrollbar-track-color: #cccccc;
}

p {font-size: 15px; line-height: 20px;}
td {font-size: 15px; line-height: 20px;}

hr {color: #00A4E6;}
#video-list ol {font-size: 13px;}
#videos iframe {text-align: center;}

/*******************************************************************************
	Main Links CSS
*******************************************************************************/
a:link, a:visited, a:active {font-size: 15px; color: #223E99; text-decoration: none;}
a:hover {color: #00AEEF; text-decoration: underline;}


/*******************************************************************************
	Nav Links CSS
*******************************************************************************/
#nav_links a:link, #nav_links a:visited, #nav_links a:active {font-size: 15px; color: #ffffff; text-decoration: none;}
#nav_links a:hover {color: #ffffff; text-decoration: underline;}

/*******************************************************************************
	Adjustment Video Links CSS
*******************************************************************************/
#video-list a:link, #video-list a:visited, #video-list a:active {font-size: 13px; color: #223E99; text-decoration: none;}
#video-list a:hover {color: #00AEEF; text-decoration: underline;}


/*******************************************************************************
	Header CSS
*******************************************************************************/
h1 {font-size: 20px; font-weight: 400; color: #000000; text-align: center;}
h2 {font-size: 20px; font-weight: 700; color: #00A4E6; text-align: center;}
#videos h2 {font-size: 20px; font-weight: 400; color: #00A4E6; margin-bottom: 0px; text-align: center;}
h3 {font-size: 13px; font-weight: 400; color: #FFFFFF;}



/*******************************************************************************
	Footer CSS
*******************************************************************************/
#footer p {font-family: Verdana, Arial, sans-serif; font-size: 13px; color: #ffffff;}
#footer a:link, #footer a:visited, #footer a:active {color: #ffffff; text-decoration: none;}
#footer a:hover {text-decoration: underline;}