/*  irishhealth.com virtual clinic stylesheet */
a:link {		color: #006ea4;			font-size: 10pt;		font-weight: bold;		text-decoration:none;}
a:visited {		color: #006ea4;			font-size: 10pt;		font-weight: bold;		text-decoration:none;}
a:hover {		color: #006ea4;			font-size: 10pt;		font-weight: bold;		text-decoration:underline;}
a:active {		color: #207C7F;			font-size: 10pt;		font-weight: bold;		text-decoration:none;}


.style1 {	color: #F99F00;	font-weight: bold;}
.style2 {	font-weight: bold;	font-size: 17px;	color: #006ea4;}
.italic {	font-weight: bold;	font-size: 10px;	color: #000000;	font-style:italic;}
.smaller {		font-size: 11px;	color: #000000;	}

.italicform {	font-weight: bold;	font-size: 12px;	color: #000000;	}
.smallerform {		font-size: 11px;	color: #000000;	}
