﻿html{
	height			:	100%; 
	padding			:	0px; 
	margin			:	0px; 
	border			:	0px; 
}

body{
	height			: 	100%; 
	padding			:	0px; 
	margin			:	0px; 
	border			:	0px;
	
	background-color:	#ffffff;
	
	font-family		:	Arial, Tahoma, Helvetica;
	font-size		:	10pt;
}

span{
	font-family		:	Arial, Tahoma, Helvetica;
	font-size		:	14pt;	
}

p, li, td{
	font-family		:	Arial, Tahoma, Helvetica;
	font-size		:	10pt;
}


.red{
	color			:	#d40000;
}

.head_title{
	font-family		:	Arial, Tahoma, Helvetica;
	font-size		:	16pt;
	font-weight		:	bold;
}

.head_title_2{
	font-family		:	Arial, Tahoma, Helvetica;
	font-size		:	14pt;
}

.menu_main{
	border-bottom	:	1px solid #ff0000;
	font-family		:	arial, tohama, helvetica;
	font-size		:	16px;
}

.menu_sub{
	border-bottom	:	1px solid #404040;
	font-family		:	arial, tohama, helvetica;
	font-size		:	14px;
}

.appointment{
	border-bottom	:	1px solid #ff0000;
	font-family		:	arial, tohama, helvetica;
	font-size		:	16px;
}


a.red{
	color			:	#ff0000;
	text-decoration :	none;
	font-family		:	Arial, Tahoma, Helvetica;
	font-size		:	12px;
}

a.red:hover{
	text-decoration :	underline;
}

a.hmenu{
	color			:	#000000;
	text-decoration :	none;
	font-family		:	Arial, Tahoma, Helvetica;
	font-size		:	14px;
}

a.hmenu:hover{
	color			:	#AAAAAA;
	font-size		:	14px;
}

a.menu_main_lnk{
	color			:	#000000;
	text-decoration :	none;
	font-family		:	Arial, Tahoma, Helvetica;
	font-size		:	10pt;
}

a.menu_main_lnk:hover{
	color			:	#000000;
	text-decoration :	underline;
	font-family		:	Arial, Tahoma, Helvetica;
	font-size		:	10pt;
}

a.menu_sub_lnk{
	color			:	#808080;
	text-decoration :	none;
	font-family		:	Arial, Tahoma, Helvetica;
	font-size		:	10pt;
}

h1{
	font-family		:	Arial, Tahoma, Helvetica;
	font-size		:	18px;
	font-weight		:	bold;
}

h2{
	font-family		:	Arial, Tahoma, Helvetica;
	font-size		:	16px;
}
