/* Style Sheet for Peak Hardware  */

/* Tag to cover all content */
body {font-family: arial,helvetica,sans-serif; color: #000000;}

/* The tag for the site not covered by the other tag options */
td {font-family: arial,helvetica,sans-serif; font-size: 10pt; }

/* The tag for the navbar */
.navbar {font-family: arial,helvetica,sans-serif; font-size: 10pt; vertical-align: top; color: #ffffff; }

/* General tag used for bold type */
b {font-size: 10pt; font-weight: bold;}

/* Tag to produce large words on Homepage */
.welcome {font-size: 24pt; font-weight: bold; font-style: italic}

/* Tag to produce med size letters on homepage */
.welcome-med {font-size: 16pt; font-weight: bold;}

/* Tag used to emphasise Strong Bold Text */
strong {font-family: arial,helvetica,sans-serif; font-size: 12pt; font-weight: bold;}

/* Tag for doing Dates */
sup {font-family: arial,helvetica,sans-serif; font-size: 8pt}

/* Tag for small text */
small {font-family: arial,helvetica,sans-serif; font-size: 8pt }

/* Tag for doing Large blue text */
.department {font-size: 16pt; font-weight: bold; color: #0000ff }

/* Tag for doing small blue text */
.service {font-size: 10pt; font-weight: bold; color: #0000cc }

.suns {color: #ff0000 }

.sats {color: #0000cc }

a {color: #cc0000; }


