/***** Toyotomi USA Style Sheet *****/
/*
Style Sheet divided into sections.
2. Homepgae text

(Add new sections as needed)
*/


/************************* video section links **************************/
.videoSectionLink { font-family: Arial;  font-size: 12pt; color: #0808a5; }
.videoSectionLink A:link		{ color: #1c7197;  text-decoration: none; }
.videoSectionLink A:visited		{ color: #1c7197;  text-decoration: none; }
.videoSectionLink A:hover		{ color: white; background: #336699;  text-decoration: none; }
/*********************************************************/

/************************* Page Headers **************************/
.dateHeader { font-family: Arial; font-weight: bold; font-size: 7pt; color: #AFBFD2; }
.pageHeader { font-family: Arial; font-weight: bold; font-size: 18pt; color: #F36E2F; }
/*********************************************************/


