﻿td.title {
	font-size : 24px;
	font-family : "Times New Roman", Times, serif;
	color : Black;
}


td.main {
	font-size : 19px;
	font-family : "Times New Roman", Times, serif;
	color : Black;
}

td.small {
	font-size : 16px;
	font-family : "Times New Roman", Times, serif;
	color : Black;
}

body { font-size: 19px; font-family: "Times New Roman", Times, serif;
	scrollbar-arrow-color : White;
	scrollbar-darkshadow-color : Black;
	scrollbar-3dlight-color : #ADD8E6;
	scrollbar-face-color : #0033CC;
	scrollbar-highlight-color : Aqua;
	scrollbar-track-color : #E0FFFF;
	scrollbar-shadow-color : #00BFFF;
	background : White;
 	}


font         { font-size: 19px; font-family: "Times New Roman", Times, serif;
}
td           { font-family: "Times New Roman", Times, serif; font-size: 19px}



a.w {color: Blue; font-size: 16px; text-decoration: none; font-family: "Times New Roman", Times, serif;}
A.w:link  {color: Blue; font-size: 16px; text-decoration:none; }
A.w:active {color: red; font-size: 16px; text-decoration: none; font-weight : bold;} 
A.w:hover {color: red; font-size: 16px;  font-weight : bold; text-decoration:none;}
A.w:visited{color: Blue; font-size: 16px; text-decoration:none;}
A.w:visited:hover{color: red; font-size: 16px;  font-weight : bold; text-decoration:none;}

a {  font-size: 19px; color: Blue; text-decoration: none; font-family: "Times New Roman", Times, serif;
}
A:link {color: Blue; text-decoration:none; font-size: 19px;}
A:active {color:#FF3300; text-decoration:none;}
A:hover {color:#FF3300;  font-size : 19px;  font-weight : normal; text-decoration:none;}
A:visited {color: Blue; font-size: 19px; text-decoration:none;}
A:visited:hover{color:#FF3300; font-size: 19px;  font-weight : normal; text-decoration:none;} 

img.pic { border: 2px solid #000000 ; }




