/*Defines styles used at www.djchisholm.co.uk*/

body
{
	/*background-color: #DDAADD;*/
  background-color: #CFCFFF;
	color: #001166;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img.button
{
  border-style: solid;
  border-color: #DDCCFF;
  border-width: 2;
}

h1 {font-size:40px; font-family: haettenschweiler, arial; color: #001166;}
h2 {font-size:32px; font-family: haettenschweiler, arial; color: #001166;}
h3 {font-size:24px; font-family: arial narrow, arial; font-style: italic; color: #001166;}
h4 {font-size:20px; font-family: arial narrow, arial; font-style: italic; color: #001166;}
h5 {font-size:12px; font-family: Arial, Helvetica, sans-serif; color: #001166;}

p,table,li,br
   {font-size:16px; font-family: arial narrow, arial; color: #001166;}
   
address  {font-size:14px; font-family: arial narrow, arial; color: #001166;}

/*hr {color: #001166}*/
hr {color: #FFFFFF}

tr.highlight {color: #FF00AA}

table.photos
{
  width:	550;
  border:	0;
  cellspacing:	15;
  cellpadding:	0;
}

/*td.fulltext	{colspan:2}*/
/*td.text		{width: 300; align; right}*/
/*td.photo	{align: left}*/


a:link {COLOR: #001166;}
a:visited {COLOR: #AA2222;}
/* a:active {COLOR: #001166;} */
a:hover {COLOR: #AA2222;}

/*
a.content:link {COLOR: seashell;}
a.content:visited {COLOR: seashell;}
a.content:active {COLOR: seashell;}
a.content:hover {COLOR: papayawhip;}
*/
